#a6007e color space conversions
Hex:
#a6007e
RGB:
166, 0, 126
CMY:
35, 100, 51
CMYK:
0, 100, 24, 35
HSL:
314°, 100.0000%, 32.5490%
HSV (HSB):
314°, 100.0000%, 65.0980%
XYZ:
19.4918, 9.6133, 20.5669
xyY:
0.3924, 0.1935, 9.6133
CIE-Lab:
37.1393, 65.8055, -23.1340
CIE-LCH:
37.1393, 69.7535, 340.6308
CIE-Luv:
37.1393, 71.4933, -40.7842
Hunter-Lab:
31.0054, 57.9559, -17.6252
#a6007e color charts
#a6007e color shades, tints & tones
#a6007e color schemes
#a6007e color preview, HTML & CSS examples
This text has a color of #a6007e
<p style="color:#a6007e;">Text here</p>
.mytext {color:#a6007e;}
This box has a color of #a6007e
<div style="background-color:#a6007e;">Content here</div>
.mybackground {background-color:#a6007e;}
Border around this has a color of #a6007e
<div style="border:2px solid #a6007e;">Content here</div>
.myborder {border:2px solid #a6007e;}