#ac02e6 color space conversions
Hex:
#ac02e6
RGB:
172, 2, 230
CMY:
33, 99, 10
CMYK:
25, 99, 0, 10
HSL:
285°, 98.2759%, 45.4902%
HSV (HSB):
285°, 99.1304%, 90.1961%
XYZ:
31.3179, 14.5272, 76.0163
xyY:
0.2570, 0.1192, 14.5272
CIE-Lab:
44.9798, 82.5024, -72.2864
CIE-LCH:
44.9798, 109.6904, 318.7760
CIE-Luv:
44.9798, 37.7930, -113.6703
Hunter-Lab:
38.1146, 79.9687, -91.5685
#ac02e6 color charts
#ac02e6 color shades, tints & tones
#ac02e6 color schemes
#ac02e6 color preview, HTML & CSS examples
This text has a color of #ac02e6
<p style="color:#ac02e6;">Text here</p>
.mytext {color:#ac02e6;}
This box has a color of #ac02e6
<div style="background-color:#ac02e6;">Content here</div>
.mybackground {background-color:#ac02e6;}
Border around this has a color of #ac02e6
<div style="border:2px solid #ac02e6;">Content here</div>
.myborder {border:2px solid #ac02e6;}