#add3fd color space conversions
Hex:
#add3fd
RGB:
173, 211, 253
CMY:
32, 17, 1
CMYK:
32, 17, 0, 1
HSL:
212°, 95.2381%, 83.5294%
HSV (HSB):
212°, 31.6206%, 99.2157%
XYZ:
58.2575, 62.5646, 101.9342
xyY:
0.2615, 0.2809, 62.5646
CIE-Lab:
83.2128, -2.9163, -24.5950
CIE-LCH:
83.2128, 24.7673, 263.2377
CIE-Luv:
83.2128, -20.4823, -38.9844
Hunter-Lab:
79.0978, -6.9515, -21.0392
#add3fd color charts
#add3fd color shades, tints & tones
#add3fd color schemes
#add3fd color preview, HTML & CSS examples
This text has a color of #add3fd
<p style="color:#add3fd;">Text here</p>
.mytext {color:#add3fd;}
This box has a color of #add3fd
<div style="background-color:#add3fd;">Content here</div>
.mybackground {background-color:#add3fd;}
Border around this has a color of #add3fd
<div style="border:2px solid #add3fd;">Content here</div>
.myborder {border:2px solid #add3fd;}