#ac02de color space conversions
Hex:
#ac02de
RGB:
172, 2, 222
CMY:
33, 99, 13
CMYK:
23, 99, 0, 13
HSL:
286°, 98.2143%, 43.9216%
HSV (HSB):
286°, 99.0991%, 87.0588%
XYZ:
30.2198, 14.0880, 70.2337
xyY:
0.2638, 0.1230, 14.0880
CIE-Lab:
44.3589, 81.0942, -68.7389
CIE-LCH:
44.3589, 106.3076, 319.7140
CIE-Luv:
44.3589, 40.0491, -108.3972
Hunter-Lab:
37.5340, 78.0315, -84.6699
#ac02de color charts
#ac02de color shades, tints & tones
#ac02de color schemes
#ac02de color preview, HTML & CSS examples
This text has a color of #ac02de
<p style="color:#ac02de;">Text here</p>
.mytext {color:#ac02de;}
This box has a color of #ac02de
<div style="background-color:#ac02de;">Content here</div>
.mybackground {background-color:#ac02de;}
Border around this has a color of #ac02de
<div style="border:2px solid #ac02de;">Content here</div>
.myborder {border:2px solid #ac02de;}