#bad7fc color space conversions
Hex:
#bad7fc
RGB:
186, 215, 252
CMY:
27, 16, 1
CMYK:
26, 15, 0, 1
HSL:
214°, 91.6667%, 85.8824%
HSV (HSB):
214°, 26.1905%, 98.8235%
XYZ:
62.1208, 66.0683, 101.5738
xyY:
0.2704, 0.2875, 66.0683
CIE-Lab:
85.0312, -1.5661, -21.2289
CIE-LCH:
85.0312, 21.2866, 265.7808
CIE-Luv:
85.0312, -16.4090, -33.6406
Hunter-Lab:
81.2824, -5.8239, -17.1935
#bad7fc color charts
#bad7fc color shades, tints & tones
#bad7fc color schemes
#bad7fc color preview, HTML & CSS examples
This text has a color of #bad7fc
<p style="color:#bad7fc;">Text here</p>
.mytext {color:#bad7fc;}
This box has a color of #bad7fc
<div style="background-color:#bad7fc;">Content here</div>
.mybackground {background-color:#bad7fc;}
Border around this has a color of #bad7fc
<div style="border:2px solid #bad7fc;">Content here</div>
.myborder {border:2px solid #bad7fc;}