#acc8ef color space conversions
Hex:
#acc8ef
RGB:
172, 200, 239
CMY:
33, 22, 6
CMYK:
28, 16, 0, 6
HSL:
215°, 67.6768%, 80.5882%
HSV (HSB):
215°, 28.0335%, 93.7255%
XYZ:
53.2475, 56.3112, 89.7241
xyY:
0.2672, 0.2826, 56.3112
CIE-Lab:
79.7906, -0.7073, -22.3488
CIE-LCH:
79.7906, 22.3600, 268.1873
CIE-Luv:
79.7906, -15.9147, -35.3632
Hunter-Lab:
75.0408, -4.6612, -18.3627
#acc8ef color charts
#acc8ef color shades, tints & tones
#acc8ef color schemes
#acc8ef color preview, HTML & CSS examples
This text has a color of #acc8ef
<p style="color:#acc8ef;">Text here</p>
.mytext {color:#acc8ef;}
This box has a color of #acc8ef
<div style="background-color:#acc8ef;">Content here</div>
.mybackground {background-color:#acc8ef;}
Border around this has a color of #acc8ef
<div style="border:2px solid #acc8ef;">Content here</div>
.myborder {border:2px solid #acc8ef;}