#badce2 color space conversions
Hex:
#badce2
RGB:
186, 220, 226
CMY:
27, 14, 11
CMYK:
18, 3, 0, 11
HSL:
189°, 40.8163%, 80.7843%
HSV (HSB):
189°, 17.6991%, 88.6275%
XYZ:
59.5704, 67.1165, 81.7666
xyY:
0.2858, 0.3220, 67.1165
CIE-Lab:
85.5627, -9.8786, -6.6812
CIE-LCH:
85.5627, 11.9259, 214.0718
CIE-Luv:
85.5627, -17.9860, -8.6753
Hunter-Lab:
81.9247, -13.5744, -1.8283
#badce2 color charts
#badce2 color shades, tints & tones
#badce2 color schemes
#badce2 color preview, HTML & CSS examples
This text has a color of #badce2
<p style="color:#badce2;">Text here</p>
.mytext {color:#badce2;}
This box has a color of #badce2
<div style="background-color:#badce2;">Content here</div>
.mybackground {background-color:#badce2;}
Border around this has a color of #badce2
<div style="border:2px solid #badce2;">Content here</div>
.myborder {border:2px solid #badce2;}