#8585db color space conversions
Hex:
#8585db
RGB:
133, 133, 219
CMY:
48, 48, 14
CMYK:
39, 39, 0, 14
HSL:
240°, 54.4304%, 69.0196%
HSV (HSB):
240°, 39.2694%, 85.8824%
XYZ:
30.8466, 26.8761, 70.5796
xyY:
0.2404, 0.2095, 26.8761
CIE-Lab:
58.8594, 20.9350, -44.0211
CIE-LCH:
58.8594, 48.7456, 295.4342
CIE-Luv:
58.8594, -5.1714, -71.7298
Hunter-Lab:
51.8421, 15.4855, -44.4299
#8585db color charts
#8585db color shades, tints & tones
#8585db color schemes
#8585db color preview, HTML & CSS examples
This text has a color of #8585db
<p style="color:#8585db;">Text here</p>
.mytext {color:#8585db;}
This box has a color of #8585db
<div style="background-color:#8585db;">Content here</div>
.mybackground {background-color:#8585db;}
Border around this has a color of #8585db
<div style="border:2px solid #8585db;">Content here</div>
.myborder {border:2px solid #8585db;}