#add7df color space conversions
Hex:
#add7df
RGB:
173, 215, 223
CMY:
32, 16, 13
CMYK:
22, 4, 0, 13
HSL:
190°, 43.8596%, 77.6471%
HSV (HSB):
190°, 22.4215%, 87.4510%
XYZ:
54.8533, 62.8128, 79.0450
xyY:
0.2789, 0.3193, 62.8128
CIE-Lab:
83.3438, -11.9204, -8.4673
CIE-LCH:
83.3438, 14.6216, 215.3870
CIE-Luv:
83.3438, -21.7337, -11.1459
Hunter-Lab:
79.2545, -15.1528, -3.6551
#add7df color charts
#add7df color shades, tints & tones
#add7df color schemes
#add7df color preview, HTML & CSS examples
This text has a color of #add7df
<p style="color:#add7df;">Text here</p>
.mytext {color:#add7df;}
This box has a color of #add7df
<div style="background-color:#add7df;">Content here</div>
.mybackground {background-color:#add7df;}
Border around this has a color of #add7df
<div style="border:2px solid #add7df;">Content here</div>
.myborder {border:2px solid #add7df;}