#addafb color space conversions
Hex:
#addafb
RGB:
173, 218, 251
CMY:
32, 15, 2
CMYK:
31, 13, 0, 2
HSL:
205°, 90.6977%, 83.1373%
HSV (HSB):
205°, 31.0757%, 98.4314%
XYZ:
59.7176, 65.9921, 100.8571
xyY:
0.2636, 0.2913, 65.9921
CIE-Lab:
84.9924, -7.0680, -20.8352
CIE-LCH:
84.9924, 22.0014, 251.2613
CIE-Luv:
84.9924, -23.4049, -32.1473
Hunter-Lab:
81.2355, -10.9438, -16.7460
#addafb color charts
#addafb color shades, tints & tones
#addafb color schemes
#addafb color preview, HTML & CSS examples
This text has a color of #addafb
<p style="color:#addafb;">Text here</p>
.mytext {color:#addafb;}
This box has a color of #addafb
<div style="background-color:#addafb;">Content here</div>
.mybackground {background-color:#addafb;}
Border around this has a color of #addafb
<div style="border:2px solid #addafb;">Content here</div>
.myborder {border:2px solid #addafb;}