#bad2e2 color space conversions
Hex:
#bad2e2
RGB:
186, 210, 226
CMY:
27, 18, 11
CMYK:
18, 7, 0, 11
HSL:
204°, 40.8163%, 80.7843%
HSV (HSB):
204°, 17.6991%, 88.6275%
XYZ:
57.0238, 62.0233, 80.9177
xyY:
0.2852, 0.3102, 62.0233
CIE-Lab:
82.9258, -4.6989, -10.5964
CIE-LCH:
82.9258, 11.5915, 246.0854
CIE-Luv:
82.9258, -13.3845, -15.6897
Hunter-Lab:
78.7549, -8.5751, -5.7899
#bad2e2 color charts
#bad2e2 color shades, tints & tones
#bad2e2 color schemes
#bad2e2 color preview, HTML & CSS examples
This text has a color of #bad2e2
<p style="color:#bad2e2;">Text here</p>
.mytext {color:#bad2e2;}
This box has a color of #bad2e2
<div style="background-color:#bad2e2;">Content here</div>
.mybackground {background-color:#bad2e2;}
Border around this has a color of #bad2e2
<div style="border:2px solid #bad2e2;">Content here</div>
.myborder {border:2px solid #bad2e2;}