#a8048a color space conversions
Hex:
#a8048a
RGB:
168, 4, 138
CMY:
34, 98, 46
CMYK:
0, 98, 18, 34
HSL:
311°, 95.3488%, 33.7255%
HSV (HSB):
311°, 97.6190%, 65.8824%
XYZ:
20.7793, 10.2466, 24.9274
xyY:
0.3714, 0.1831, 10.2466
CIE-Lab:
38.2815, 67.2368, -28.7607
CIE-LCH:
38.2815, 73.1297, 336.8411
CIE-Luv:
38.2815, 67.4900, -48.9516
Hunter-Lab:
32.0104, 59.8539, -23.7635
#a8048a color charts
#a8048a color shades, tints & tones
#a8048a color schemes
#a8048a color preview, HTML & CSS examples
This text has a color of #a8048a
<p style="color:#a8048a;">Text here</p>
.mytext {color:#a8048a;}
This box has a color of #a8048a
<div style="background-color:#a8048a;">Content here</div>
.mybackground {background-color:#a8048a;}
Border around this has a color of #a8048a
<div style="border:2px solid #a8048a;">Content here</div>
.myborder {border:2px solid #a8048a;}