#add9fc color space conversions
Hex:
#add9fc
RGB:
173, 217, 252
CMY:
32, 15, 1
CMYK:
31, 14, 0, 1
HSL:
207°, 92.9412%, 83.3333%
HSV (HSB):
207°, 31.3492%, 98.8235%
XYZ:
59.6171, 65.5382, 101.6034
xyY:
0.2629, 0.2890, 65.5382
CIE-Lab:
84.7603, -6.3080, -21.7150
CIE-LCH:
84.7603, 22.6127, 253.8019
CIE-Luv:
84.7603, -22.9951, -33.7226
Hunter-Lab:
80.9557, -10.2220, -17.7430
#add9fc color charts
#add9fc color shades, tints & tones
#add9fc color schemes
#add9fc color preview, HTML & CSS examples
This text has a color of #add9fc
<p style="color:#add9fc;">Text here</p>
.mytext {color:#add9fc;}
This box has a color of #add9fc
<div style="background-color:#add9fc;">Content here</div>
.mybackground {background-color:#add9fc;}
Border around this has a color of #add9fc
<div style="border:2px solid #add9fc;">Content here</div>
.myborder {border:2px solid #add9fc;}