#badcfb color space conversions
Hex:
#badcfb
RGB:
186, 220, 251
CMY:
27, 14, 2
CMYK:
26, 12, 0, 2
HSL:
209°, 89.0411%, 85.6863%
HSV (HSB):
209°, 25.8964%, 98.4314%
XYZ:
63.2555, 68.5905, 101.1722
xyY:
0.2715, 0.2944, 68.5905
CIE-Lab:
86.3009, -4.4129, -18.7819
CIE-LCH:
86.3009, 19.2934, 256.7780
CIE-Luv:
86.3009, -18.5608, -29.1882
Hunter-Lab:
82.8194, -8.5999, -14.4551
#badcfb color charts
#badcfb color shades, tints & tones
#badcfb color schemes
#badcfb color preview, HTML & CSS examples
This text has a color of #badcfb
<p style="color:#badcfb;">Text here</p>
.mytext {color:#badcfb;}
This box has a color of #badcfb
<div style="background-color:#badcfb;">Content here</div>
.mybackground {background-color:#badcfb;}
Border around this has a color of #badcfb
<div style="border:2px solid #badcfb;">Content here</div>
.myborder {border:2px solid #badcfb;}