#acc2e4 color space conversions
Hex:
#acc2e4
RGB:
172, 194, 228
CMY:
33, 24, 11
CMYK:
25, 15, 0, 11
HSL:
216°, 50.9091%, 78.4314%
HSV (HSB):
216°, 24.5614%, 89.4118%
XYZ:
50.3086, 52.9557, 80.9687
xyY:
0.2731, 0.2874, 52.9557
CIE-Lab:
77.8488, -0.0647, -19.3879
CIE-LCH:
77.8488, 19.3880, 269.8089
CIE-Luv:
77.8488, -12.9591, -30.4648
Hunter-Lab:
72.7706, -3.9460, -15.0299
#acc2e4 color charts
#acc2e4 color shades, tints & tones
#acc2e4 color schemes
#acc2e4 color preview, HTML & CSS examples
This text has a color of #acc2e4
<p style="color:#acc2e4;">Text here</p>
.mytext {color:#acc2e4;}
This box has a color of #acc2e4
<div style="background-color:#acc2e4;">Content here</div>
.mybackground {background-color:#acc2e4;}
Border around this has a color of #acc2e4
<div style="border:2px solid #acc2e4;">Content here</div>
.myborder {border:2px solid #acc2e4;}