#add1fc color space conversions
Hex:
#add1fc
RGB:
173, 209, 252
CMY:
32, 18, 1
CMYK:
31, 17, 0, 1
HSL:
213°, 92.9412%, 83.3333%
HSV (HSB):
213°, 31.3492%, 98.8235%
XYZ:
57.6047, 61.5134, 100.9326
xyY:
0.2618, 0.2795, 61.5134
CIE-Lab:
82.6540, -2.1000, -24.9156
CIE-LCH:
82.6540, 25.0039, 265.1822
CIE-Luv:
82.6540, -19.6210, -39.6129
Hunter-Lab:
78.4305, -6.1508, -21.3993
#add1fc color charts
#add1fc color shades, tints & tones
#add1fc color schemes
#add1fc color preview, HTML & CSS examples
This text has a color of #add1fc
<p style="color:#add1fc;">Text here</p>
.mytext {color:#add1fc;}
This box has a color of #add1fc
<div style="background-color:#add1fc;">Content here</div>
.mybackground {background-color:#add1fc;}
Border around this has a color of #add1fc
<div style="border:2px solid #add1fc;">Content here</div>
.myborder {border:2px solid #add1fc;}