#addadc color space conversions
Hex:
#addadc
RGB:
173, 218, 220
CMY:
32, 15, 14
CMYK:
21, 1, 0, 14
HSL:
183°, 40.1709%, 77.0588%
HSV (HSB):
183°, 21.3636%, 86.2745%
XYZ:
55.2233, 64.1944, 77.1903
xyY:
0.2809, 0.3265, 64.1944
CIE-Lab:
84.0669, -14.1032, -5.8036
CIE-LCH:
84.0669, 15.2507, 202.3676
CIE-Luv:
84.0669, -23.0424, -6.5895
Hunter-Lab:
80.1214, -17.1822, -1.0360
#addadc color charts
#addadc RGB chart
#addadc CMYK chart
#addadc RGB pie chart
#addadc color shades, tints & tones
#addadc color schemes
#addadc color preview, HTML & CSS examples
This text has a color of #addadc
<p style="color:#addadc;">Text here</p>
.mytext {color:#addadc;}
Text color #addadc
This box has a color of #addadc
<div style="background-color:#addadc;">Content here</div>
.mybackground {background-color:#addadc;}
Background color #addadc
Border around this has a color of #addadc
<div style="border:2px solid #addadc;">Content here</div>
.myborder {border:2px solid #addadc;}
Border color #addadc