#bad2ea color space conversions
Hex:
#bad2ea
RGB:
186, 210, 234
CMY:
27, 18, 8
CMYK:
21, 10, 0, 8
HSL:
210°, 53.3333%, 82.3529%
HSV (HSB):
210°, 20.5128%, 91.7647%
XYZ:
58.1476, 62.4728, 86.8357
xyY:
0.2803, 0.3011, 62.4728
CIE-Lab:
83.1642, -2.9743, -14.4982
CIE-LCH:
83.1642, 14.8001, 258.4067
CIE-Luv:
83.1642, -13.6429, -22.2611
Hunter-Lab:
79.0397, -7.0015, -9.8101
#bad2ea color charts
#bad2ea color shades, tints & tones
#bad2ea color schemes
#bad2ea color preview, HTML & CSS examples
This text has a color of #bad2ea
<p style="color:#bad2ea;">Text here</p>
.mytext {color:#bad2ea;}
This box has a color of #bad2ea
<div style="background-color:#bad2ea;">Content here</div>
.mybackground {background-color:#bad2ea;}
Border around this has a color of #bad2ea
<div style="border:2px solid #bad2ea;">Content here</div>
.myborder {border:2px solid #bad2ea;}