#acaddc color space conversions
Hex:
#acaddc
RGB:
172, 173, 220
CMY:
33, 32, 14
CMYK:
22, 21, 0, 14
HSL:
239°, 40.6780%, 76.8627%
HSV (HSB):
239°, 21.8182%, 86.2745%
XYZ:
44.8751, 43.8251, 73.8041
xyY:
0.2761, 0.2697, 43.8251
CIE-Lab:
72.1114, 9.5463, -23.7695
CIE-LCH:
72.1114, 25.6149, 291.8813
CIE-Luv:
72.1114, -3.2854, -38.7289
Hunter-Lab:
66.2005, 5.1482, -19.7594
#acaddc color charts
#acaddc color shades, tints & tones
#acaddc color schemes
#acaddc color preview, HTML & CSS examples
This text has a color of #acaddc
<p style="color:#acaddc;">Text here</p>
.mytext {color:#acaddc;}
This box has a color of #acaddc
<div style="background-color:#acaddc;">Content here</div>
.mybackground {background-color:#acaddc;}
Border around this has a color of #acaddc
<div style="border:2px solid #acaddc;">Content here</div>
.myborder {border:2px solid #acaddc;}