#bad8e5 color space conversions
Hex:
#bad8e5
RGB:
186, 216, 229
CMY:
27, 15, 10
CMYK:
19, 6, 0, 10
HSL:
198°, 45.2632%, 81.3725%
HSV (HSB):
198°, 18.7773%, 89.8039%
XYZ:
58.9484, 65.2080, 83.6082
xyY:
0.2837, 0.3139, 65.2080
CIE-Lab:
84.5908, -7.1836, -9.7117
CIE-LCH:
84.5908, 12.0798, 233.5104
CIE-Luv:
84.5908, -16.2257, -13.9138
Hunter-Lab:
80.7515, -11.0104, -4.8615
#bad8e5 color charts
#bad8e5 color shades, tints & tones
#bad8e5 color schemes
#bad8e5 color preview, HTML & CSS examples
This text has a color of #bad8e5
<p style="color:#bad8e5;">Text here</p>
.mytext {color:#bad8e5;}
This box has a color of #bad8e5
<div style="background-color:#bad8e5;">Content here</div>
.mybackground {background-color:#bad8e5;}
Border around this has a color of #bad8e5
<div style="border:2px solid #bad8e5;">Content here</div>
.myborder {border:2px solid #bad8e5;}