#bad3e5 color space conversions
Hex:
#bad3e5
RGB:
186, 211, 229
CMY:
27, 17, 10
CMYK:
19, 8, 0, 10
HSL:
205°, 45.2632%, 81.3725%
HSV (HSB):
205°, 18.7773%, 89.8039%
XYZ:
57.6868, 62.6848, 83.1877
xyY:
0.2834, 0.3079, 62.6848
CIE-Lab:
83.2762, -4.5813, -11.6706
CIE-LCH:
83.2762, 12.5376, 248.5677
CIE-Luv:
83.2762, -13.9386, -17.4397
Hunter-Lab:
79.1737, -8.4970, -6.8743
#bad3e5 color charts
#bad3e5 color shades, tints & tones
#bad3e5 color schemes
#bad3e5 color preview, HTML & CSS examples
This text has a color of #bad3e5
<p style="color:#bad3e5;">Text here</p>
.mytext {color:#bad3e5;}
This box has a color of #bad3e5
<div style="background-color:#bad3e5;">Content here</div>
.mybackground {background-color:#bad3e5;}
Border around this has a color of #bad3e5
<div style="border:2px solid #bad3e5;">Content here</div>
.myborder {border:2px solid #bad3e5;}