#ac30c7 color space conversions
Hex:
#ac30c7
RGB:
172, 48, 199
CMY:
33, 81, 22
CMYK:
14, 76, 0, 22
HSL:
289°, 61.1336%, 48.4314%
HSV (HSB):
289°, 75.8794%, 78.0392%
XYZ:
28.3790, 15.0081, 55.4339
xyY:
0.2872, 0.1519, 15.0081
CIE-Lab:
45.6453, 68.4747, -53.4139
CIE-LCH:
45.6453, 86.8437, 322.0439
CIE-Luv:
45.6453, 43.0586, -86.9806
Hunter-Lab:
38.7403, 62.9639, -57.7206
#ac30c7 color charts
#ac30c7 color shades, tints & tones
#ac30c7 color schemes
#ac30c7 color preview, HTML & CSS examples
This text has a color of #ac30c7
<p style="color:#ac30c7;">Text here</p>
.mytext {color:#ac30c7;}
This box has a color of #ac30c7
<div style="background-color:#ac30c7;">Content here</div>
.mybackground {background-color:#ac30c7;}
Border around this has a color of #ac30c7
<div style="border:2px solid #ac30c7;">Content here</div>
.myborder {border:2px solid #ac30c7;}