#acc8dc color space conversions
Hex:
#acc8dc
RGB:
172, 200, 220
CMY:
33, 22, 14
CMYK:
22, 9, 0, 14
HSL:
205°, 40.6780%, 76.8627%
HSV (HSB):
205°, 21.8182%, 86.2745%
XYZ:
50.5858, 55.2465, 75.7076
xyY:
0.2786, 0.3043, 55.2465
CIE-Lab:
79.1831, -5.0743, -13.0748
CIE-LCH:
79.1831, 14.0249, 248.7889
CIE-Luv:
79.1831, -15.3960, -19.4930
Hunter-Lab:
74.3280, -8.5913, -8.3609
#acc8dc color charts
#acc8dc color shades, tints & tones
#acc8dc color schemes
#acc8dc color preview, HTML & CSS examples
This text has a color of #acc8dc
<p style="color:#acc8dc;">Text here</p>
.mytext {color:#acc8dc;}
This box has a color of #acc8dc
<div style="background-color:#acc8dc;">Content here</div>
.mybackground {background-color:#acc8dc;}
Border around this has a color of #acc8dc
<div style="border:2px solid #acc8dc;">Content here</div>
.myborder {border:2px solid #acc8dc;}