#addbff color space conversions
Hex:
#addbff
RGB:
173, 219, 255
CMY:
32, 14, 0
CMYK:
32, 14, 0, 0
HSL:
206°, 100.0000%, 83.9216%
HSV (HSB):
206°, 32.1569%, 100.0000%
XYZ:
60.6151, 66.7673, 104.3004
xyY:
0.2616, 0.2882, 66.7673
CIE-Lab:
85.3863, -6.6311, -22.3499
CIE-LCH:
85.3863, 23.3129, 253.4746
CIE-Luv:
85.3863, -23.8746, -34.7683
Hunter-Lab:
81.7112, -10.5797, -18.4829
#addbff color charts
#addbff RGB chart
#addbff CMYK chart
#addbff RGB pie chart
#addbff color shades, tints & tones
#addbff color schemes
#addbff color preview, HTML & CSS examples
This text has a color of #addbff
<p style="color:#addbff;">Text here</p>
.mytext {color:#addbff;}
Text color #addbff
This box has a color of #addbff
<div style="background-color:#addbff;">Content here</div>
.mybackground {background-color:#addbff;}
Background color #addbff
Border around this has a color of #addbff
<div style="border:2px solid #addbff;">Content here</div>
.myborder {border:2px solid #addbff;}
Border color #addbff