#a8038e color space conversions
Hex:
#a8038e
RGB:
168, 3, 142
CMY:
34, 99, 44
CMYK:
0, 98, 15, 34
HSL:
309°, 96.4912%, 33.5294%
HSV (HSB):
309°, 98.2143%, 65.8824%
XYZ:
21.0635, 10.3429, 26.4774
xyY:
0.3639, 0.1787, 10.3429
CIE-Lab:
38.4510, 67.8730, -30.9535
CIE-LCH:
38.4510, 74.5980, 335.4846
CIE-Luv:
38.4510, 65.8524, -52.0882
Hunter-Lab:
32.1605, 60.6278, -26.3006
#a8038e color charts
#a8038e color shades, tints & tones
#a8038e color schemes
#a8038e color preview, HTML & CSS examples
This text has a color of #a8038e
<p style="color:#a8038e;">Text here</p>
.mytext {color:#a8038e;}
This box has a color of #a8038e
<div style="background-color:#a8038e;">Content here</div>
.mybackground {background-color:#a8038e;}
Border around this has a color of #a8038e
<div style="border:2px solid #a8038e;">Content here</div>
.myborder {border:2px solid #a8038e;}