#bcd2fb color space conversions
Hex:
#bcd2fb
RGB:
188, 210, 251
CMY:
26, 18, 2
CMYK:
25, 16, 0, 2
HSL:
219°, 88.7324%, 86.0784%
HSV (HSB):
219°, 25.0996%, 98.4314%
XYZ:
61.1982, 63.7496, 100.3462
xyY:
0.2716, 0.2830, 63.7496
CIE-Lab:
83.8352, 1.4302, -22.5005
CIE-LCH:
83.8352, 22.5459, 273.6370
CIE-Luv:
83.8352, -13.2711, -36.1605
Hunter-Lab:
79.8433, -2.9094, -18.6247
#bcd2fb color charts
#bcd2fb color shades, tints & tones
#bcd2fb color schemes
#bcd2fb color preview, HTML & CSS examples
This text has a color of #bcd2fb
<p style="color:#bcd2fb;">Text here</p>
.mytext {color:#bcd2fb;}
This box has a color of #bcd2fb
<div style="background-color:#bcd2fb;">Content here</div>
.mybackground {background-color:#bcd2fb;}
Border around this has a color of #bcd2fb
<div style="border:2px solid #bcd2fb;">Content here</div>
.myborder {border:2px solid #bcd2fb;}