#add2fc color space conversions
Hex:
#add2fc
RGB:
173, 210, 252
CMY:
32, 18, 1
CMYK:
31, 17, 0, 1
HSL:
212°, 92.9412%, 83.3333%
HSV (HSB):
212°, 31.3492%, 98.8235%
XYZ:
57.8509, 62.0057, 101.0147
xyY:
0.2619, 0.2807, 62.0057
CIE-Lab:
82.9165, -2.6295, -24.5159
CIE-LCH:
82.9165, 24.6565, 263.8780
CIE-Luv:
82.9165, -20.0422, -38.8770
Hunter-Lab:
78.7437, -6.6624, -20.9383
#add2fc color charts
#add2fc RGB chart
#add2fc CMYK chart
#add2fc RGB pie chart
#add2fc color shades, tints & tones
#add2fc color schemes
#add2fc color preview, HTML & CSS examples
This text has a color of #add2fc
<p style="color:#add2fc;">Text here</p>
.mytext {color:#add2fc;}
Text color #add2fc
This box has a color of #add2fc
<div style="background-color:#add2fc;">Content here</div>
.mybackground {background-color:#add2fc;}
Background color #add2fc
Border around this has a color of #add2fc
<div style="border:2px solid #add2fc;">Content here</div>
.myborder {border:2px solid #add2fc;}
Border color #add2fc