#bad3ee color space conversions
Hex:
#bad3ee
RGB:
186, 211, 238
CMY:
27, 17, 7
CMYK:
22, 11, 0, 7
HSL:
211°, 60.4651%, 83.1373%
HSV (HSB):
211°, 21.8487%, 93.3333%
XYZ:
58.9766, 63.2007, 89.9795
xyY:
0.2780, 0.2979, 63.2007
CIE-Lab:
83.5479, -2.6203, -16.0486
CIE-LCH:
83.5479, 16.2611, 260.7271
CIE-Luv:
83.5479, -14.2219, -24.8575
Hunter-Lab:
79.4989, -6.7020, -11.4572
#bad3ee color charts
#bad3ee color shades, tints & tones
#bad3ee color schemes
#bad3ee color preview, HTML & CSS examples
This text has a color of #bad3ee
<p style="color:#bad3ee;">Text here</p>
.mytext {color:#bad3ee;}
This box has a color of #bad3ee
<div style="background-color:#bad3ee;">Content here</div>
.mybackground {background-color:#bad3ee;}
Border around this has a color of #bad3ee
<div style="border:2px solid #bad3ee;">Content here</div>
.myborder {border:2px solid #bad3ee;}