#acc9dc color space conversions
Hex:
#acc9dc
RGB:
172, 201, 220
CMY:
33, 21, 14
CMYK:
22, 9, 0, 14
HSL:
204°, 40.6780%, 76.8627%
HSV (HSB):
204°, 21.8182%, 86.2745%
XYZ:
50.8182, 55.7113, 75.7851
xyY:
0.2787, 0.3056, 55.7113
CIE-Lab:
79.4492, -5.6020, -12.6763
CIE-LCH:
79.4492, 13.8590, 246.1581
CIE-Luv:
79.4492, -15.8468, -18.7787
Hunter-Lab:
74.6400, -9.0893, -7.9516
#acc9dc color charts
#acc9dc color shades, tints & tones
#acc9dc color schemes
#acc9dc color preview, HTML & CSS examples
This text has a color of #acc9dc
<p style="color:#acc9dc;">Text here</p>
.mytext {color:#acc9dc;}
This box has a color of #acc9dc
<div style="background-color:#acc9dc;">Content here</div>
.mybackground {background-color:#acc9dc;}
Border around this has a color of #acc9dc
<div style="border:2px solid #acc9dc;">Content here</div>
.myborder {border:2px solid #acc9dc;}