#acdfe5 color space conversions
Hex:
#acdfe5
RGB:
172, 223, 229
CMY:
33, 13, 10
CMYK:
25, 3, 0, 10
HSL:
186°, 52.2936%, 78.6275%
HSV (HSB):
186°, 24.8908%, 89.8039%
XYZ:
57.5438, 67.2032, 84.0674
xyY:
0.2756, 0.3218, 67.2032
CIE-Lab:
85.6064, -14.9753, -8.2953
CIE-LCH:
85.6064, 17.1193, 208.9833
CIE-Luv:
85.6064, -25.7885, -10.4229
Hunter-Lab:
81.9775, -18.1633, -3.4172
#acdfe5 color charts
#acdfe5 color shades, tints & tones
#acdfe5 color schemes
#acdfe5 color preview, HTML & CSS examples
This text has a color of #acdfe5
<p style="color:#acdfe5;">Text here</p>
.mytext {color:#acdfe5;}
This box has a color of #acdfe5
<div style="background-color:#acdfe5;">Content here</div>
.mybackground {background-color:#acdfe5;}
Border around this has a color of #acdfe5
<div style="border:2px solid #acdfe5;">Content here</div>
.myborder {border:2px solid #acdfe5;}