#bad3da color space conversions
Hex:
#bad3da
RGB:
186, 211, 218
CMY:
27, 17, 15
CMYK:
15, 3, 0, 15
HSL:
193°, 30.1887%, 79.2157%
HSV (HSB):
193°, 14.6789%, 85.4902%
XYZ:
56.1989, 62.0896, 75.3522
xyY:
0.2902, 0.3206, 62.0896
CIE-Lab:
82.9610, -6.8942, -6.2832
CIE-LCH:
82.9610, 9.3278, 222.3455
CIE-Luv:
82.9610, -13.5992, -8.5013
Hunter-Lab:
78.7969, -10.5865, -1.5401
#bad3da color charts
#bad3da color shades, tints & tones
#bad3da color schemes
#bad3da color preview, HTML & CSS examples
This text has a color of #bad3da
<p style="color:#bad3da;">Text here</p>
.mytext {color:#bad3da;}
This box has a color of #bad3da
<div style="background-color:#bad3da;">Content here</div>
.mybackground {background-color:#bad3da;}
Border around this has a color of #bad3da
<div style="border:2px solid #bad3da;">Content here</div>
.myborder {border:2px solid #bad3da;}