#bad8ea color space conversions
Hex:
#bad8ea
RGB:
186, 216, 234
CMY:
27, 15, 8
CMYK:
21, 8, 0, 8
HSL:
203°, 53.3333%, 82.3529%
HSV (HSB):
203°, 20.5128%, 91.7647%
XYZ:
59.6568, 65.4913, 87.3387
xyY:
0.2808, 0.3082, 65.4913
CIE-Lab:
84.7363, -6.1094, -12.1452
CIE-LCH:
84.7363, 13.5953, 243.2963
CIE-Luv:
84.7363, -16.3577, -18.0002
Hunter-Lab:
80.9267, -10.0367, -7.3390
#bad8ea color charts
#bad8ea color shades, tints & tones
#bad8ea color schemes
#bad8ea color preview, HTML & CSS examples
This text has a color of #bad8ea
<p style="color:#bad8ea;">Text here</p>
.mytext {color:#bad8ea;}
This box has a color of #bad8ea
<div style="background-color:#bad8ea;">Content here</div>
.mybackground {background-color:#bad8ea;}
Border around this has a color of #bad8ea
<div style="border:2px solid #bad8ea;">Content here</div>
.myborder {border:2px solid #bad8ea;}