#addbee color space conversions
Hex:
#addbee
RGB:
173, 219, 238
CMY:
32, 14, 7
CMYK:
27, 8, 0, 7
HSL:
198°, 65.6566%, 80.5882%
HSV (HSB):
198°, 27.3109%, 93.3333%
XYZ:
57.9977, 65.7203, 90.5174
xyY:
0.2707, 0.3068, 65.7203
CIE-Lab:
84.8536, -10.6209, -14.1706
CIE-LCH:
84.8536, 17.7090, 233.1485
CIE-Luv:
84.8536, -23.6818, -20.5846
Hunter-Lab:
81.0681, -14.1667, -9.4532
#addbee color charts
#addbee color shades, tints & tones
#addbee color schemes
#addbee color preview, HTML & CSS examples
This text has a color of #addbee
<p style="color:#addbee;">Text here</p>
.mytext {color:#addbee;}
This box has a color of #addbee
<div style="background-color:#addbee;">Content here</div>
.mybackground {background-color:#addbee;}
Border around this has a color of #addbee
<div style="border:2px solid #addbee;">Content here</div>
.myborder {border:2px solid #addbee;}