#bad3e6 color space conversions
Hex:
#bad3e6
RGB:
186, 211, 230
CMY:
27, 17, 10
CMYK:
19, 8, 0, 10
HSL:
206°, 46.8085%, 81.5686%
HSV (HSB):
206°, 19.1304%, 90.1961%
XYZ:
57.8269, 62.7408, 83.9253
xyY:
0.2828, 0.3068, 62.7408
CIE-Lab:
83.3058, -4.3664, -12.1584
CIE-LCH:
83.3058, 12.9187, 250.2457
CIE-Luv:
83.3058, -13.9699, -18.2597
Hunter-Lab:
79.2091, -8.3013, -7.3738
#bad3e6 color charts
#bad3e6 color shades, tints & tones
#bad3e6 color schemes
#bad3e6 color preview, HTML & CSS examples
This text has a color of #bad3e6
<p style="color:#bad3e6;">Text here</p>
.mytext {color:#bad3e6;}
This box has a color of #bad3e6
<div style="background-color:#bad3e6;">Content here</div>
.mybackground {background-color:#bad3e6;}
Border around this has a color of #bad3e6
<div style="border:2px solid #bad3e6;">Content here</div>
.myborder {border:2px solid #bad3e6;}