#add3fe color space conversions
Hex:
#add3fe
RGB:
173, 211, 254
CMY:
32, 17, 0
CMYK:
32, 17, 0, 0
HSL:
212°, 97.5904%, 83.7255%
HSV (HSB):
212°, 31.8898%, 99.6078%
XYZ:
58.4172, 62.6285, 102.7755
xyY:
0.2610, 0.2798, 62.6285
CIE-Lab:
83.2465, -2.6740, -25.0736
CIE-LCH:
83.2465, 25.2158, 263.9127
CIE-Luv:
83.2465, -20.5010, -39.8283
Hunter-Lab:
79.1382, -6.7289, -21.6023
#add3fe color charts
#add3fe RGB chart
#add3fe CMYK chart
#add3fe RGB pie chart
#add3fe color shades, tints & tones
#add3fe color schemes
#add3fe color preview, HTML & CSS examples
This text has a color of #add3fe
<p style="color:#add3fe;">Text here</p>
.mytext {color:#add3fe;}
Text color #add3fe
This box has a color of #add3fe
<div style="background-color:#add3fe;">Content here</div>
.mybackground {background-color:#add3fe;}
Background color #add3fe
Border around this has a color of #add3fe
<div style="border:2px solid #add3fe;">Content here</div>
.myborder {border:2px solid #add3fe;}
Border color #add3fe