#bcdaf1 color space conversions
Hex:
#bcdaf1
RGB:
188, 218, 241
CMY:
26, 15, 5
CMYK:
22, 10, 0, 5
HSL:
206°, 65.4321%, 84.1176%
HSV (HSB):
206°, 21.9917%, 94.5098%
XYZ:
61.6876, 67.1850, 92.9358
xyY:
0.2781, 0.3029, 67.1850
CIE-Lab:
85.5973, -5.0171, -14.5484
CIE-LCH:
85.5973, 15.3892, 250.9728
CIE-Luv:
85.5973, -16.4992, -22.1012
Hunter-Lab:
81.9665, -9.1030, -9.8481
#bcdaf1 color charts
#bcdaf1 color shades, tints & tones
#bcdaf1 color schemes
#bcdaf1 color preview, HTML & CSS examples
This text has a color of #bcdaf1
<p style="color:#bcdaf1;">Text here</p>
.mytext {color:#bcdaf1;}
This box has a color of #bcdaf1
<div style="background-color:#bcdaf1;">Content here</div>
.mybackground {background-color:#bcdaf1;}
Border around this has a color of #bcdaf1
<div style="border:2px solid #bcdaf1;">Content here</div>
.myborder {border:2px solid #bcdaf1;}