[
  {
    "id": 30,
    "name": "Royal Blue",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": -8,
      "contrast": 1,
      "hue": 225,
      "saturation": 0.625,
      "lightness": 1.09375,
      "rgb": [
        18,
        37,
        89
      ]
    },
    "leather": {
      "brightness": -8,
      "contrast": 1,
      "hue": 225,
      "saturation": 0.507812,
      "lightness": 1.09375,
      "rgb": [
        23,
        39,
        81
      ]
    },
    "metal": {
      "brightness": -8,
      "contrast": 1,
      "hue": 225,
      "saturation": 0.390625,
      "lightness": 1.09375,
      "rgb": [
        29,
        41,
        73
      ]
    },
    "fur": {
      "brightness": -8,
      "contrast": 1,
      "hue": 225,
      "saturation": 0.625,
      "lightness": 1.09375,
      "rgb": [
        18,
        37,
        89
      ]
    },
    "item": 20395,
    "categories": [
      "Blue",
      "Vibrant",
      "Rare"
    ]
  }
]