#add8f5 color space conversions
Hex:
#add8f5
RGB:
173, 216, 245
CMY:
32, 15, 4
CMYK:
29, 12, 0, 4
HSL:
204°, 78.2609%, 81.9608%
HSV (HSB):
204°, 29.3878%, 96.0784%
XYZ:
58.2709, 64.5885, 95.7818
xyY:
0.2665, 0.2954, 64.5885
CIE-Lab:
84.2713, -7.4462, -18.7518
CIE-LCH:
84.2713, 20.1762, 248.3423
CIE-Luv:
84.2713, -22.4748, -28.5917
Hunter-Lab:
80.3670, -11.2191, -14.4053
#add8f5 color charts
#add8f5 color shades, tints & tones
#add8f5 color schemes
#add8f5 color preview, HTML & CSS examples
This text has a color of #add8f5
<p style="color:#add8f5;">Text here</p>
.mytext {color:#add8f5;}
This box has a color of #add8f5
<div style="background-color:#add8f5;">Content here</div>
.mybackground {background-color:#add8f5;}
Border around this has a color of #add8f5
<div style="border:2px solid #add8f5;">Content here</div>
.myborder {border:2px solid #add8f5;}