#acdcf8 color space conversions
Hex:
#acdcf8
RGB:
172, 220, 248
CMY:
33, 14, 3
CMYK:
31, 11, 0, 3
HSL:
202°, 84.4444%, 82.3529%
HSV (HSB):
202°, 30.6452%, 97.2549%
XYZ:
59.5497, 66.7344, 98.5494
xyY:
0.2649, 0.2968, 66.7344
CIE-Lab:
85.3696, -9.0956, -18.6863
CIE-LCH:
85.3696, 20.7824, 244.0453
CIE-Luv:
85.3696, -24.6427, -28.2764
Hunter-Lab:
81.6911, -12.8397, -14.3417
#acdcf8 color charts
#acdcf8 color shades, tints & tones
#acdcf8 color schemes
#acdcf8 color preview, HTML & CSS examples
This text has a color of #acdcf8
<p style="color:#acdcf8;">Text here</p>
.mytext {color:#acdcf8;}
This box has a color of #acdcf8
<div style="background-color:#acdcf8;">Content here</div>
.mybackground {background-color:#acdcf8;}
Border around this has a color of #acdcf8
<div style="border:2px solid #acdcf8;">Content here</div>
.myborder {border:2px solid #acdcf8;}