#addaec color space conversions
Hex:
#addaec
RGB:
173, 218, 236
CMY:
32, 15, 7
CMYK:
27, 8, 0, 7
HSL:
197°, 62.3762%, 80.1961%
HSV (HSB):
197°, 26.6949%, 92.5490%
XYZ:
57.4453, 65.0832, 88.8915
xyY:
0.2717, 0.3078, 65.0832
CIE-Lab:
84.5266, -10.5622, -13.6016
CIE-LCH:
84.5266, 17.2210, 232.1691
CIE-Luv:
84.5266, -23.2240, -19.6559
Hunter-Lab:
80.6741, -14.0760, -8.8573
#addaec color charts
#addaec RGB chart
#addaec CMYK chart
#addaec RGB pie chart
#addaec color shades, tints & tones
#addaec color schemes
#addaec color preview, HTML & CSS examples
This text has a color of #addaec
<p style="color:#addaec;">Text here</p>
.mytext {color:#addaec;}
Text color #addaec
This box has a color of #addaec
<div style="background-color:#addaec;">Content here</div>
.mybackground {background-color:#addaec;}
Background color #addaec
Border around this has a color of #addaec
<div style="border:2px solid #addaec;">Content here</div>
.myborder {border:2px solid #addaec;}
Border color #addaec