#addfe5 color space conversions
Hex:
#addfe5
RGB:
173, 223, 229
CMY:
32, 13, 10
CMYK:
24, 3, 0, 10
HSL:
186°, 51.8519%, 78.8235%
HSV (HSB):
186°, 24.4541%, 89.8039%
XYZ:
57.7641, 67.3167, 84.0777
xyY:
0.2762, 0.3218, 67.3167
CIE-Lab:
85.6636, -14.6828, -8.2041
CIE-LCH:
85.6636, 16.8194, 209.1946
CIE-Luv:
85.6636, -25.3502, -10.3244
Hunter-Lab:
82.0468, -17.9109, -3.3249
#addfe5 color charts
#addfe5 color shades, tints & tones
#addfe5 color schemes
#addfe5 color preview, HTML & CSS examples
This text has a color of #addfe5
<p style="color:#addfe5;">Text here</p>
.mytext {color:#addfe5;}
This box has a color of #addfe5
<div style="background-color:#addfe5;">Content here</div>
.mybackground {background-color:#addfe5;}
Border around this has a color of #addfe5
<div style="border:2px solid #addfe5;">Content here</div>
.myborder {border:2px solid #addfe5;}