#a8006e color space conversions
Hex:
#a8006e
RGB:
168, 0, 110
CMY:
34, 100, 57
CMYK:
0, 100, 35, 34
HSL:
321°, 100.0000%, 32.9412%
HSV (HSB):
321°, 100.0000%, 65.8824%
XYZ:
18.9629, 9.4506, 15.5765
xyY:
0.4311, 0.2148, 9.4506
CIE-Lab:
36.8378, 64.4141, -13.5008
CIE-LCH:
36.8378, 65.8138, 348.1625
CIE-Luv:
36.8378, 80.3557, -27.9360
Hunter-Lab:
30.7419, 56.3083, -8.5223
#a8006e color charts
#a8006e color shades, tints & tones
#a8006e color schemes
#a8006e color preview, HTML & CSS examples
This text has a color of #a8006e
<p style="color:#a8006e;">Text here</p>
.mytext {color:#a8006e;}
This box has a color of #a8006e
<div style="background-color:#a8006e;">Content here</div>
.mybackground {background-color:#a8006e;}
Border around this has a color of #a8006e
<div style="border:2px solid #a8006e;">Content here</div>
.myborder {border:2px solid #a8006e;}