#8c005e color space conversions
Hex:
#8c005e
RGB:
140, 0, 94
CMY:
45, 100, 63
CMYK:
0, 100, 33, 45
HSL:
320°, 100.0000%, 27.4510%
HSV (HSB):
320°, 100.0000%, 54.9020%
XYZ:
12.8356, 6.3836, 11.1453
xyY:
0.4227, 0.2102, 6.3836
CIE-Lab:
30.3603, 56.6957, -13.6249
CIE-LCH:
30.3603, 58.3099, 346.4871
CIE-Luv:
30.3603, 64.5945, -25.1867
Hunter-Lab:
25.2658, 46.4669, -8.4681
#8c005e color charts
#8c005e color shades, tints & tones
#8c005e color schemes
#8c005e color preview, HTML & CSS examples
This text has a color of #8c005e
<p style="color:#8c005e;">Text here</p>
.mytext {color:#8c005e;}
This box has a color of #8c005e
<div style="background-color:#8c005e;">Content here</div>
.mybackground {background-color:#8c005e;}
Border around this has a color of #8c005e
<div style="border:2px solid #8c005e;">Content here</div>
.myborder {border:2px solid #8c005e;}