#bacdf6 color space conversions
Hex:
#bacdf6
RGB:
186, 205, 246
CMY:
27, 20, 4
CMYK:
24, 17, 0, 4
HSL:
221°, 76.9231%, 84.7059%
HSV (HSB):
221°, 24.3902%, 96.4706%
XYZ:
58.7156, 60.7556, 95.8211
xyY:
0.2727, 0.2822, 60.7556
CIE-Lab:
82.2472, 2.3561, -22.2679
CIE-LCH:
82.2472, 22.3922, 276.0399
CIE-Luv:
82.2472, -11.8388, -35.8288
Hunter-Lab:
77.9459, -1.9436, -18.3248
#bacdf6 color charts
#bacdf6 color shades, tints & tones
#bacdf6 color schemes
#bacdf6 color preview, HTML & CSS examples
This text has a color of #bacdf6
<p style="color:#bacdf6;">Text here</p>
.mytext {color:#bacdf6;}
This box has a color of #bacdf6
<div style="background-color:#bacdf6;">Content here</div>
.mybackground {background-color:#bacdf6;}
Border around this has a color of #bacdf6
<div style="border:2px solid #bacdf6;">Content here</div>
.myborder {border:2px solid #bacdf6;}