#add5fb color space conversions
Hex:
#add5fb
RGB:
173, 213, 251
CMY:
32, 16, 2
CMYK:
31, 15, 0, 2
HSL:
209°, 90.6977%, 83.1373%
HSV (HSB):
209°, 31.0757%, 98.4314%
XYZ:
58.4404, 63.4378, 100.4314
xyY:
0.2629, 0.2854, 63.4378
CIE-Lab:
83.6722, -4.4524, -22.8367
CIE-LCH:
83.6722, 23.2667, 258.9675
CIE-Luv:
83.6722, -21.2901, -35.8265
Hunter-Lab:
79.6478, -8.4120, -19.0078
#add5fb color charts
#add5fb color shades, tints & tones
#add5fb color schemes
#add5fb color preview, HTML & CSS examples
This text has a color of #add5fb
<p style="color:#add5fb;">Text here</p>
.mytext {color:#add5fb;}
This box has a color of #add5fb
<div style="background-color:#add5fb;">Content here</div>
.mybackground {background-color:#add5fb;}
Border around this has a color of #add5fb
<div style="border:2px solid #add5fb;">Content here</div>
.myborder {border:2px solid #add5fb;}