#ac02df color space conversions
Hex:
#ac02df
RGB:
172, 2, 223
CMY:
33, 99, 13
CMYK:
23, 99, 0, 13
HSL:
286°, 98.2222%, 44.1176%
HSV (HSB):
286°, 99.1031%, 87.4510%
XYZ:
30.3542, 14.1418, 70.9418
xyY:
0.2629, 0.1225, 14.1418
CIE-Lab:
44.4356, 81.2690, -69.1854
CIE-LCH:
44.4356, 106.7299, 319.5918
CIE-Luv:
44.4356, 39.7611, -109.0610
Hunter-Lab:
37.6056, 78.2709, -85.5250
#ac02df color charts
#ac02df color shades, tints & tones
#ac02df color schemes
#ac02df color preview, HTML & CSS examples
This text has a color of #ac02df
<p style="color:#ac02df;">Text here</p>
.mytext {color:#ac02df;}
This box has a color of #ac02df
<div style="background-color:#ac02df;">Content here</div>
.mybackground {background-color:#ac02df;}
Border around this has a color of #ac02df
<div style="border:2px solid #ac02df;">Content here</div>
.myborder {border:2px solid #ac02df;}