#addef5 color space conversions
Hex:
#addef5
RGB:
173, 222, 245
CMY:
32, 13, 4
CMYK:
29, 9, 0, 4
HSL:
199°, 78.2609%, 81.9608%
HSV (HSB):
199°, 29.3878%, 96.0784%
XYZ:
59.8363, 67.7194, 96.3036
xyY:
0.2673, 0.3025, 67.7194
CIE-Lab:
85.8659, -10.5497, -16.3498
CIE-LCH:
85.8659, 19.4579, 237.1678
CIE-Luv:
85.8659, -25.0443, -24.2046
Hunter-Lab:
82.2918, -14.2191, -11.7811
#addef5 color charts
#addef5 color shades, tints & tones
#addef5 color schemes
#addef5 color preview, HTML & CSS examples
This text has a color of #addef5
<p style="color:#addef5;">Text here</p>
.mytext {color:#addef5;}
This box has a color of #addef5
<div style="background-color:#addef5;">Content here</div>
.mybackground {background-color:#addef5;}
Border around this has a color of #addef5
<div style="border:2px solid #addef5;">Content here</div>
.myborder {border:2px solid #addef5;}