#acd1e9 color space conversions
Hex:
#acd1e9
RGB:
172, 209, 233
CMY:
33, 18, 9
CMYK:
26, 10, 0, 9
HSL:
204°, 58.0952%, 79.4118%
HSV (HSB):
204°, 26.1803%, 91.3725%
XYZ:
54.5217, 60.2548, 85.8475
xyY:
0.2718, 0.3003, 60.2548
CIE-Lab:
81.9765, -6.8673, -15.8398
CIE-LCH:
81.9765, 17.2644, 246.5611
CIE-Luv:
81.9765, -19.6890, -23.7968
Hunter-Lab:
77.6240, -10.4666, -11.2345
#acd1e9 color charts
#acd1e9 color shades, tints & tones
#acd1e9 color schemes
#acd1e9 color preview, HTML & CSS examples
This text has a color of #acd1e9
<p style="color:#acd1e9;">Text here</p>
.mytext {color:#acd1e9;}
This box has a color of #acd1e9
<div style="background-color:#acd1e9;">Content here</div>
.mybackground {background-color:#acd1e9;}
Border around this has a color of #acd1e9
<div style="border:2px solid #acd1e9;">Content here</div>
.myborder {border:2px solid #acd1e9;}