#addcfa color space conversions
Hex:
#addcfa
RGB:
173, 220, 250
CMY:
32, 14, 2
CMYK:
31, 12, 0, 2
HSL:
203°, 88.5057%, 82.9412%
HSV (HSB):
203°, 30.8000%, 98.0392%
XYZ:
60.0821, 66.9728, 100.2029
xyY:
0.2644, 0.2947, 66.9728
CIE-Lab:
85.4902, -8.3442, -19.5544
CIE-LCH:
85.4902, 21.2603, 246.8913
CIE-Luv:
85.4902, -24.2406, -29.8391
Hunter-Lab:
81.8369, -12.1654, -15.3101
#addcfa color charts
#addcfa color shades, tints & tones
#addcfa color schemes
#addcfa color preview, HTML & CSS examples
This text has a color of #addcfa
<p style="color:#addcfa;">Text here</p>
.mytext {color:#addcfa;}
This box has a color of #addcfa
<div style="background-color:#addcfa;">Content here</div>
.mybackground {background-color:#addcfa;}
Border around this has a color of #addcfa
<div style="border:2px solid #addcfa;">Content here</div>
.myborder {border:2px solid #addcfa;}