#addefc color space conversions
Hex:
#addefc
RGB:
173, 222, 252
CMY:
32, 13, 1
CMYK:
31, 12, 0, 1
HSL:
203°, 92.9412%, 83.3333%
HSV (HSB):
203°, 31.3492%, 98.8235%
XYZ:
60.9255, 68.1551, 102.0396
xyY:
0.2636, 0.2949, 68.1551
CIE-Lab:
86.0839, -8.9047, -19.7122
CIE-LCH:
86.0839, 21.6302, 245.6896
CIE-Luv:
86.0839, -25.1068, -30.0414
Hunter-Lab:
82.5561, -12.7420, -15.4934
#addefc color charts
#addefc RGB chart
#addefc CMYK chart
#addefc RGB pie chart
#addefc color shades, tints & tones
#addefc color schemes
#addefc color preview, HTML & CSS examples
This text has a color of #addefc
<p style="color:#addefc;">Text here</p>
.mytext {color:#addefc;}
Text color #addefc
This box has a color of #addefc
<div style="background-color:#addefc;">Content here</div>
.mybackground {background-color:#addefc;}
Background color #addefc
Border around this has a color of #addefc
<div style="border:2px solid #addefc;">Content here</div>
.myborder {border:2px solid #addefc;}
Border color #addefc