#8a003c color space conversions
Hex:
#8a003c
RGB:
138, 0, 60
CMY:
46, 100, 76
CMYK:
0, 100, 57, 46
HSL:
334°, 100.0000%, 27.0588%
HSV (HSB):
334°, 100.0000%, 54.1176%
XYZ:
11.2968, 5.7295, 4.7855
xyY:
0.5179, 0.2627, 5.7295
CIE-Lab:
28.7195, 53.0779, 6.5222
CIE-LCH:
28.7195, 53.4771, 7.0054
CIE-Luv:
28.7195, 77.3140, -2.3379
Hunter-Lab:
23.9364, 42.3548, 4.9020
#8a003c color charts
#8a003c color shades, tints & tones
#8a003c color schemes
#8a003c color preview, HTML & CSS examples
This text has a color of #8a003c
<p style="color:#8a003c;">Text here</p>
.mytext {color:#8a003c;}
This box has a color of #8a003c
<div style="background-color:#8a003c;">Content here</div>
.mybackground {background-color:#8a003c;}
Border around this has a color of #8a003c
<div style="border:2px solid #8a003c;">Content here</div>
.myborder {border:2px solid #8a003c;}