#add8fd color space conversions
Hex:
#add8fd
RGB:
173, 216, 253
CMY:
32, 15, 1
CMYK:
32, 15, 0, 1
HSL:
208°, 95.2381%, 83.5294%
HSV (HSB):
208°, 31.6206%, 99.2157%
XYZ:
59.5191, 65.0878, 102.3547
xyY:
0.2622, 0.2868, 65.0878
CIE-Lab:
84.5290, -5.5456, -22.5944
CIE-LCH:
84.5290, 23.2650, 256.2099
CIE-Luv:
84.5290, -22.5871, -35.2998
Hunter-Lab:
80.6770, -9.4973, -18.7471
#add8fd color charts
#add8fd color shades, tints & tones
#add8fd color schemes
#add8fd color preview, HTML & CSS examples
This text has a color of #add8fd
<p style="color:#add8fd;">Text here</p>
.mytext {color:#add8fd;}
This box has a color of #add8fd
<div style="background-color:#add8fd;">Content here</div>
.mybackground {background-color:#add8fd;}
Border around this has a color of #add8fd
<div style="border:2px solid #add8fd;">Content here</div>
.myborder {border:2px solid #add8fd;}