#85005e color space conversions
Hex:
#85005e
RGB:
133, 0, 94
CMY:
48, 100, 63
CMYK:
0, 100, 29, 48
HSL:
318°, 100.0000%, 26.0784%
HSV (HSB):
318°, 100.0000%, 52.1569%
XYZ:
11.6932, 5.7947, 11.0919
xyY:
0.4091, 0.2028, 5.7947
CIE-Lab:
28.8885, 55.1921, -16.0128
CIE-LCH:
28.8885, 57.4681, 343.8211
CIE-Luv:
28.8885, 58.8857, -27.3820
Hunter-Lab:
24.0722, 44.5814, -10.4688
#85005e color charts
#85005e color shades, tints & tones
#85005e color schemes
#85005e color preview, HTML & CSS examples
This text has a color of #85005e
<p style="color:#85005e;">Text here</p>
.mytext {color:#85005e;}
This box has a color of #85005e
<div style="background-color:#85005e;">Content here</div>
.mybackground {background-color:#85005e;}
Border around this has a color of #85005e
<div style="border:2px solid #85005e;">Content here</div>
.myborder {border:2px solid #85005e;}