#bcd6fd color space conversions
Hex:
#bcd6fd
RGB:
188, 214, 253
CMY:
26, 16, 1
CMYK:
26, 15, 0, 1
HSL:
216°, 94.2029%, 86.4706%
HSV (HSB):
216°, 25.6917%, 99.2157%
XYZ:
62.5152, 65.8763, 102.3490
xyY:
0.2709, 0.2855, 65.8763
CIE-Lab:
84.9333, -0.2277, -21.8936
CIE-LCH:
84.9333, 21.8948, 269.4041
CIE-Luv:
84.9333, -15.0836, -34.9500
Hunter-Lab:
81.1642, -4.5512, -17.9504
#bcd6fd color charts
#bcd6fd color shades, tints & tones
#bcd6fd color schemes
#bcd6fd color preview, HTML & CSS examples
This text has a color of #bcd6fd
<p style="color:#bcd6fd;">Text here</p>
.mytext {color:#bcd6fd;}
This box has a color of #bcd6fd
<div style="background-color:#bcd6fd;">Content here</div>
.mybackground {background-color:#bcd6fd;}
Border around this has a color of #bcd6fd
<div style="border:2px solid #bcd6fd;">Content here</div>
.myborder {border:2px solid #bcd6fd;}