#acd2da color space conversions
Hex:
#acd2da
RGB:
172, 210, 218
CMY:
33, 18, 15
CMYK:
21, 4, 0, 15
HSL:
190°, 38.3333%, 76.4706%
HSV (HSB):
190°, 21.1009%, 85.4902%
XYZ:
52.7147, 59.9258, 75.1181
xyY:
0.2808, 0.3192, 59.9258
CIE-Lab:
81.7978, -10.7385, -8.1054
CIE-LCH:
81.7978, 13.4541, 217.0455
CIE-Luv:
81.7978, -19.8676, -10.7327
Hunter-Lab:
77.4118, -13.9182, -3.3451
#acd2da color charts
#acd2da color shades, tints & tones
#acd2da color schemes
#acd2da color preview, HTML & CSS examples
This text has a color of #acd2da
<p style="color:#acd2da;">Text here</p>
.mytext {color:#acd2da;}
This box has a color of #acd2da
<div style="background-color:#acd2da;">Content here</div>
.mybackground {background-color:#acd2da;}
Border around this has a color of #acd2da
<div style="border:2px solid #acd2da;">Content here</div>
.myborder {border:2px solid #acd2da;}