#bcdaf7 color space conversions
Hex:
#bcdaf7
RGB:
188, 218, 247
CMY:
26, 15, 3
CMYK:
24, 12, 0, 3
HSL:
209°, 78.6667%, 85.2941%
HSV (HSB):
209°, 23.8866%, 96.8627%
XYZ:
62.5989, 67.5496, 97.7347
xyY:
0.2747, 0.2964, 67.5496
CIE-Lab:
85.7807, -3.6864, -17.4430
CIE-LCH:
85.7807, 17.8283, 258.0668
CIE-Luv:
85.7807, -16.6625, -27.0658
Hunter-Lab:
82.1885, -7.8754, -12.9729
#bcdaf7 color charts
#bcdaf7 color shades, tints & tones
#bcdaf7 color schemes
#bcdaf7 color preview, HTML & CSS examples
This text has a color of #bcdaf7
<p style="color:#bcdaf7;">Text here</p>
.mytext {color:#bcdaf7;}
This box has a color of #bcdaf7
<div style="background-color:#bcdaf7;">Content here</div>
.mybackground {background-color:#bcdaf7;}
Border around this has a color of #bcdaf7
<div style="border:2px solid #bcdaf7;">Content here</div>
.myborder {border:2px solid #bcdaf7;}