#a8009e color space conversions
Hex:
#a8009e
RGB:
168, 0, 158
CMY:
34, 100, 38
CMYK:
0, 100, 6, 34
HSL:
304°, 100.0000%, 32.9412%
HSV (HSB):
304°, 100.0000%, 65.8824%
XYZ:
22.3200, 10.7935, 33.2547
xyY:
0.3363, 0.1626, 10.7935
CIE-Lab:
39.2304, 70.4144, -39.4628
CIE-LCH:
39.2304, 80.7186, 330.7321
CIE-Luv:
39.2304, 59.4359, -64.3988
Hunter-Lab:
32.8534, 63.7763, -37.0169
#a8009e color charts
#a8009e color shades, tints & tones
#a8009e color schemes
#a8009e color preview, HTML & CSS examples
This text has a color of #a8009e
<p style="color:#a8009e;">Text here</p>
.mytext {color:#a8009e;}
This box has a color of #a8009e
<div style="background-color:#a8009e;">Content here</div>
.mybackground {background-color:#a8009e;}
Border around this has a color of #a8009e
<div style="border:2px solid #a8009e;">Content here</div>
.myborder {border:2px solid #a8009e;}