#add0f7 color space conversions
Hex:
#add0f7
RGB:
173, 208, 247
CMY:
32, 18, 3
CMYK:
30, 16, 0, 3
HSL:
212°, 82.2222%, 82.3529%
HSV (HSB):
212°, 29.9595%, 96.8627%
XYZ:
56.5780, 60.7114, 96.7322
xyY:
0.2644, 0.2837, 60.7114
CIE-Lab:
82.2233, -2.7729, -22.9144
CIE-LCH:
82.2233, 23.0816, 263.1001
CIE-Luv:
82.2233, -19.0931, -36.1316
Hunter-Lab:
77.9175, -6.7421, -19.0644
#add0f7 color charts
#add0f7 color shades, tints & tones
#add0f7 color schemes
#add0f7 color preview, HTML & CSS examples
This text has a color of #add0f7
<p style="color:#add0f7;">Text here</p>
.mytext {color:#add0f7;}
This box has a color of #add0f7
<div style="background-color:#add0f7;">Content here</div>
.mybackground {background-color:#add0f7;}
Border around this has a color of #add0f7
<div style="border:2px solid #add0f7;">Content here</div>
.myborder {border:2px solid #add0f7;}