#acc1e1 color space conversions
Hex:
#acc1e1
RGB:
172, 193, 225
CMY:
33, 24, 12
CMYK:
24, 14, 0, 12
HSL:
216°, 46.9027%, 77.8431%
HSV (HSB):
216°, 23.5556%, 88.2353%
XYZ:
49.6738, 52.3468, 78.7200
xyY:
0.2748, 0.2896, 52.3468
CIE-Lab:
77.4878, -0.2168, -18.3172
CIE-LCH:
77.4878, 18.3185, 269.3219
CIE-Luv:
77.4878, -12.4134, -28.6708
Hunter-Lab:
72.3511, -4.0624, -13.8634
#acc1e1 color charts
#acc1e1 color shades, tints & tones
#acc1e1 color schemes
#acc1e1 color preview, HTML & CSS examples
This text has a color of #acc1e1
<p style="color:#acc1e1;">Text here</p>
.mytext {color:#acc1e1;}
This box has a color of #acc1e1
<div style="background-color:#acc1e1;">Content here</div>
.mybackground {background-color:#acc1e1;}
Border around this has a color of #acc1e1
<div style="border:2px solid #acc1e1;">Content here</div>
.myborder {border:2px solid #acc1e1;}