#addcfe color space conversions
Hex:
#addcfe
RGB:
173, 220, 254
CMY:
32, 14, 0
CMYK:
32, 13, 0, 0
HSL:
205°, 97.5904%, 83.7255%
HSV (HSB):
205°, 31.8898%, 99.6078%
XYZ:
60.7162, 67.2264, 103.5418
xyY:
0.2623, 0.2904, 67.2264
CIE-Lab:
85.6181, -7.3914, -21.4710
CIE-LCH:
85.6181, 22.7077, 251.0039
CIE-Luv:
85.6181, -24.2836, -33.1906
Hunter-Lab:
81.9917, -11.3034, -17.4792
#addcfe color charts
#addcfe color shades, tints & tones
#addcfe color schemes
#addcfe color preview, HTML & CSS examples
This text has a color of #addcfe
<p style="color:#addcfe;">Text here</p>
.mytext {color:#addcfe;}
This box has a color of #addcfe
<div style="background-color:#addcfe;">Content here</div>
.mybackground {background-color:#addcfe;}
Border around this has a color of #addcfe
<div style="border:2px solid #addcfe;">Content here</div>
.myborder {border:2px solid #addcfe;}