#bad2e0 color space conversions
Hex:
#bad2e0
RGB:
186, 210, 224
CMY:
27, 18, 12
CMYK:
17, 6, 0, 12
HSL:
202°, 38.0000%, 80.3922%
HSV (HSB):
202°, 16.9643%, 87.8431%
XYZ:
56.7508, 61.9141, 79.4805
xyY:
0.2864, 0.3125, 61.9141
CIE-Lab:
82.8677, -5.1224, -9.6176
CIE-LCH:
82.8677, 10.8967, 241.9598
CIE-Luv:
82.8677, -13.3206, -14.0583
Hunter-Lab:
78.6855, -8.9590, -4.8092
#bad2e0 color charts
#bad2e0 color shades, tints & tones
#bad2e0 color schemes
#bad2e0 color preview, HTML & CSS examples
This text has a color of #bad2e0
<p style="color:#bad2e0;">Text here</p>
.mytext {color:#bad2e0;}
This box has a color of #bad2e0
<div style="background-color:#bad2e0;">Content here</div>
.mybackground {background-color:#bad2e0;}
Border around this has a color of #bad2e0
<div style="border:2px solid #bad2e0;">Content here</div>
.myborder {border:2px solid #bad2e0;}