#bcbdde color space conversions
Hex:
#bcbdde
RGB:
188, 189, 222
CMY:
26, 26, 13
CMYK:
15, 15, 0, 13
HSL:
238°, 34.0000%, 80.3922%
HSV (HSB):
238°, 15.3153%, 87.0588%
XYZ:
52.1214, 52.3605, 76.4667
xyY:
0.2880, 0.2894, 52.3605
CIE-Lab:
77.4959, 6.2574, -16.5739
CIE-LCH:
77.4959, 17.7157, 290.6838
CIE-Luv:
77.4959, -2.4505, -26.8518
Hunter-Lab:
72.3605, 1.9430, -12.0021
#bcbdde color charts
#bcbdde color shades, tints & tones
#bcbdde color schemes
#bcbdde color preview, HTML & CSS examples
This text has a color of #bcbdde
<p style="color:#bcbdde;">Text here</p>
.mytext {color:#bcbdde;}
This box has a color of #bcbdde
<div style="background-color:#bcbdde;">Content here</div>
.mybackground {background-color:#bcbdde;}
Border around this has a color of #bcbdde
<div style="border:2px solid #bcbdde;">Content here</div>
.myborder {border:2px solid #bcbdde;}