#acdaf7 color space conversions
Hex:
#acdaf7
RGB:
172, 218, 247
CMY:
33, 15, 3
CMYK:
30, 12, 0, 3
HSL:
203°, 82.4176%, 82.1569%
HSV (HSB):
203°, 30.3644%, 96.8627%
XYZ:
58.8732, 65.6289, 97.5604
xyY:
0.2651, 0.2955, 65.6289
CIE-Lab:
84.8068, -8.2960, -19.0074
CIE-LCH:
84.8068, 20.7390, 246.4207
CIE-Luv:
84.8068, -23.7819, -28.9089
Hunter-Lab:
81.0116, -12.0500, -14.6934
#acdaf7 color charts
#acdaf7 color shades, tints & tones
#acdaf7 color schemes
#acdaf7 color preview, HTML & CSS examples
This text has a color of #acdaf7
<p style="color:#acdaf7;">Text here</p>
.mytext {color:#acdaf7;}
This box has a color of #acdaf7
<div style="background-color:#acdaf7;">Content here</div>
.mybackground {background-color:#acdaf7;}
Border around this has a color of #acdaf7
<div style="border:2px solid #acdaf7;">Content here</div>
.myborder {border:2px solid #acdaf7;}