#add0f5 color space conversions
Hex:
#add0f5
RGB:
173, 208, 245
CMY:
32, 18, 4
CMYK:
29, 15, 0, 4
HSL:
211°, 78.2609%, 81.9608%
HSV (HSB):
211°, 29.3878%, 96.0784%
XYZ:
56.2709, 60.5886, 95.1152
xyY:
0.2655, 0.2858, 60.5886
CIE-Lab:
82.1571, -3.2495, -21.9514
CIE-LCH:
82.1571, 22.1906, 261.5795
CIE-Luv:
82.1571, -19.0507, -34.4485
Hunter-Lab:
77.8387, -7.1770, -17.9625
#add0f5 color charts
#add0f5 color shades, tints & tones
#add0f5 color schemes
#add0f5 color preview, HTML & CSS examples
This text has a color of #add0f5
<p style="color:#add0f5;">Text here</p>
.mytext {color:#add0f5;}
This box has a color of #add0f5
<div style="background-color:#add0f5;">Content here</div>
.mybackground {background-color:#add0f5;}
Border around this has a color of #add0f5
<div style="border:2px solid #add0f5;">Content here</div>
.myborder {border:2px solid #add0f5;}