#bad7fd color space conversions
Hex:
#bad7fd
RGB:
186, 215, 253
CMY:
27, 16, 1
CMYK:
26, 15, 0, 1
HSL:
214°, 94.3662%, 86.0784%
HSV (HSB):
214°, 26.4822%, 99.2157%
XYZ:
62.2798, 66.1318, 102.4107
xyY:
0.2698, 0.2865, 66.1318
CIE-Lab:
85.0636, -1.3360, -21.7083
CIE-LCH:
85.0636, 21.7494, 266.4782
CIE-Luv:
85.0636, -16.4375, -34.4774
Hunter-Lab:
81.3215, -5.6090, -17.7408
#bad7fd color charts
#bad7fd color shades, tints & tones
#bad7fd color schemes
#bad7fd color preview, HTML & CSS examples
This text has a color of #bad7fd
<p style="color:#bad7fd;">Text here</p>
.mytext {color:#bad7fd;}
This box has a color of #bad7fd
<div style="background-color:#bad7fd;">Content here</div>
.mybackground {background-color:#bad7fd;}
Border around this has a color of #bad7fd
<div style="border:2px solid #bad7fd;">Content here</div>
.myborder {border:2px solid #bad7fd;}