#bad3e7 color space conversions
Hex:
#bad3e7
RGB:
186, 211, 231
CMY:
27, 17, 9
CMYK:
19, 9, 0, 9
HSL:
207°, 48.3871%, 81.7647%
HSV (HSB):
207°, 19.4805%, 90.5882%
XYZ:
57.9678, 62.7972, 84.6671
xyY:
0.2822, 0.3057, 62.7972
CIE-Lab:
83.3355, -4.1507, -12.6459
CIE-LCH:
83.3355, 13.3097, 251.8289
CIE-Luv:
83.3355, -14.0012, -19.0808
Hunter-Lab:
79.2447, -8.1047, -7.8758
#bad3e7 color charts
#bad3e7 color shades, tints & tones
#bad3e7 color schemes
#bad3e7 color preview, HTML & CSS examples
This text has a color of #bad3e7
<p style="color:#bad3e7;">Text here</p>
.mytext {color:#bad3e7;}
This box has a color of #bad3e7
<div style="background-color:#bad3e7;">Content here</div>
.mybackground {background-color:#bad3e7;}
Border around this has a color of #bad3e7
<div style="border:2px solid #bad3e7;">Content here</div>
.myborder {border:2px solid #bad3e7;}