#a72d9c color space conversions
Hex:
#a72d9c
RGB:
167, 45, 156
CMY:
35, 82, 39
CMYK:
0, 73, 7, 35
HSL:
305°, 57.5472%, 41.5686%
HSV (HSB):
305°, 73.0539%, 65.4902%
XYZ:
22.8755, 12.4926, 32.6581
xyY:
0.3363, 0.1836, 12.4926
CIE-Lab:
41.9885, 61.0641, -33.8972
CIE-LCH:
41.9885, 69.8416, 330.9650
CIE-Luv:
41.9885, 54.0473, -56.5371
Hunter-Lab:
35.3448, 53.6734, -30.0418
#a72d9c color charts
#a72d9c color shades, tints & tones
#a72d9c color schemes
#a72d9c color preview, HTML & CSS examples
This text has a color of #a72d9c
<p style="color:#a72d9c;">Text here</p>
.mytext {color:#a72d9c;}
This box has a color of #a72d9c
<div style="background-color:#a72d9c;">Content here</div>
.mybackground {background-color:#a72d9c;}
Border around this has a color of #a72d9c
<div style="border:2px solid #a72d9c;">Content here</div>
.myborder {border:2px solid #a72d9c;}