#acd2e1 color space conversions
Hex:
#acd2e1
RGB:
172, 210, 225
CMY:
33, 18, 12
CMYK:
24, 7, 0, 12
HSL:
197°, 46.9027%, 77.8431%
HSV (HSB):
197°, 23.5556%, 88.2353%
XYZ:
53.6505, 60.3001, 80.0456
xyY:
0.2766, 0.3108, 60.3001
CIE-Lab:
82.0010, -9.1979, -11.5376
CIE-LCH:
82.0010, 14.7553, 231.4379
CIE-Luv:
82.0010, -19.9872, -16.4589
Hunter-Lab:
77.6531, -12.5675, -6.7595
#acd2e1 color charts
#acd2e1 color shades, tints & tones
#acd2e1 color schemes
#acd2e1 color preview, HTML & CSS examples
This text has a color of #acd2e1
<p style="color:#acd2e1;">Text here</p>
.mytext {color:#acd2e1;}
This box has a color of #acd2e1
<div style="background-color:#acd2e1;">Content here</div>
.mybackground {background-color:#acd2e1;}
Border around this has a color of #acd2e1
<div style="border:2px solid #acd2e1;">Content here</div>
.myborder {border:2px solid #acd2e1;}