#adddf7 color space conversions
Hex:
#adddf7
RGB:
173, 221, 247
CMY:
32, 13, 3
CMYK:
30, 11, 0, 3
HSL:
201°, 82.2222%, 82.3529%
HSV (HSB):
201°, 29.9595%, 96.8627%
XYZ:
59.8785, 67.3125, 97.8324
xyY:
0.2661, 0.2991, 67.3125
CIE-Lab:
85.6615, -9.5679, -17.7127
CIE-LCH:
85.6615, 20.1317, 241.6234
CIE-Luv:
85.6615, -24.6354, -26.6005
Hunter-Lab:
82.0442, -13.3023, -13.2685
#adddf7 color charts
#adddf7 color shades, tints & tones
#adddf7 color schemes
#adddf7 color preview, HTML & CSS examples
This text has a color of #adddf7
<p style="color:#adddf7;">Text here</p>
.mytext {color:#adddf7;}
This box has a color of #adddf7
<div style="background-color:#adddf7;">Content here</div>
.mybackground {background-color:#adddf7;}
Border around this has a color of #adddf7
<div style="border:2px solid #adddf7;">Content here</div>
.myborder {border:2px solid #adddf7;}