#acc3df color space conversions
Hex:
#acc3df
RGB:
172, 195, 223
CMY:
33, 24, 13
CMYK:
23, 13, 0, 13
HSL:
213°, 44.3478%, 77.4510%
HSV (HSB):
213°, 22.8700%, 87.4510%
XYZ:
49.8476, 53.1286, 77.4396
xyY:
0.2763, 0.2945, 53.1286
CIE-Lab:
77.9509, -1.7437, -16.5402
CIE-LCH:
77.9509, 16.6319, 263.9822
CIE-Luv:
77.9509, -13.2386, -25.5640
Hunter-Lab:
72.8894, -5.4836, -11.9688
#acc3df color charts
#acc3df color shades, tints & tones
#acc3df color schemes
#acc3df color preview, HTML & CSS examples
This text has a color of #acc3df
<p style="color:#acc3df;">Text here</p>
.mytext {color:#acc3df;}
This box has a color of #acc3df
<div style="background-color:#acc3df;">Content here</div>
.mybackground {background-color:#acc3df;}
Border around this has a color of #acc3df
<div style="border:2px solid #acc3df;">Content here</div>
.myborder {border:2px solid #acc3df;}