#acc7e5 color space conversions
Hex:
#acc7e5
RGB:
172, 199, 229
CMY:
33, 22, 10
CMYK:
25, 13, 0, 10
HSL:
212°, 52.2936%, 78.6275%
HSV (HSB):
212°, 24.8908%, 89.8039%
XYZ:
51.5795, 55.2746, 82.0793
xyY:
0.2730, 0.2926, 55.2746
CIE-Lab:
79.1992, -2.5078, -17.8843
CIE-LCH:
79.1992, 18.0593, 262.0179
CIE-Luv:
79.1992, -15.1979, -27.6952
Hunter-Lab:
74.3469, -6.2695, -13.4135
#acc7e5 color charts
#acc7e5 color shades, tints & tones
#acc7e5 color schemes
#acc7e5 color preview, HTML & CSS examples
This text has a color of #acc7e5
<p style="color:#acc7e5;">Text here</p>
.mytext {color:#acc7e5;}
This box has a color of #acc7e5
<div style="background-color:#acc7e5;">Content here</div>
.mybackground {background-color:#acc7e5;}
Border around this has a color of #acc7e5
<div style="border:2px solid #acc7e5;">Content here</div>
.myborder {border:2px solid #acc7e5;}