#acc7e1 color space conversions
Hex:
#acc7e1
RGB:
172, 199, 225
CMY:
33, 22, 12
CMYK:
24, 12, 0, 12
HSL:
209°, 46.9027%, 77.8431%
HSV (HSB):
209°, 23.5556%, 88.2353%
XYZ:
51.0273, 55.0537, 79.1712
xyY:
0.2754, 0.2972, 55.0537
CIE-Lab:
79.0722, -3.4212, -15.9276
CIE-LCH:
79.0722, 16.2909, 257.8774
CIE-Luv:
79.0722, -15.0850, -24.3579
Hunter-Lab:
74.1982, -7.0896, -11.3250
#acc7e1 color charts
#acc7e1 color shades, tints & tones
#acc7e1 color schemes
#acc7e1 color preview, HTML & CSS examples
This text has a color of #acc7e1
<p style="color:#acc7e1;">Text here</p>
.mytext {color:#acc7e1;}
This box has a color of #acc7e1
<div style="background-color:#acc7e1;">Content here</div>
.mybackground {background-color:#acc7e1;}
Border around this has a color of #acc7e1
<div style="border:2px solid #acc7e1;">Content here</div>
.myborder {border:2px solid #acc7e1;}