#bad8fd color space conversions
Hex:
#bad8fd
RGB:
186, 216, 253
CMY:
27, 15, 1
CMYK:
26, 15, 0, 1
HSL:
213°, 94.3662%, 86.0784%
HSV (HSB):
213°, 26.4822%, 99.2157%
XYZ:
62.5352, 66.6427, 102.4959
xyY:
0.2699, 0.2877, 66.6427
CIE-Lab:
85.3232, -1.8619, -21.3151
CIE-LCH:
85.3232, 21.3963, 265.0077
CIE-Luv:
85.3232, -16.8714, -33.7529
Hunter-Lab:
81.6350, -6.1241, -17.2964
#bad8fd color charts
#bad8fd color shades, tints & tones
#bad8fd color schemes
#bad8fd color preview, HTML & CSS examples
This text has a color of #bad8fd
<p style="color:#bad8fd;">Text here</p>
.mytext {color:#bad8fd;}
This box has a color of #bad8fd
<div style="background-color:#bad8fd;">Content here</div>
.mybackground {background-color:#bad8fd;}
Border around this has a color of #bad8fd
<div style="border:2px solid #bad8fd;">Content here</div>
.myborder {border:2px solid #bad8fd;}