#bcb5e8 color space conversions
Hex:
#bcb5e8
RGB:
188, 181, 232
CMY:
26, 29, 9
CMYK:
19, 22, 0, 9
HSL:
248°, 52.5773%, 80.9804%
HSV (HSB):
248°, 21.9828%, 90.9804%
XYZ:
51.8284, 49.5653, 83.1793
xyY:
0.2808, 0.2685, 49.5653
CIE-Lab:
75.8017, 12.7916, -24.5517
CIE-LCH:
75.8017, 27.6841, 297.5198
CIE-Luv:
75.8017, 0.5673, -40.7917
Hunter-Lab:
70.4026, 8.2020, -20.7681
#bcb5e8 color charts
#bcb5e8 color shades, tints & tones
#bcb5e8 color schemes
#bcb5e8 color preview, HTML & CSS examples
This text has a color of #bcb5e8
<p style="color:#bcb5e8;">Text here</p>
.mytext {color:#bcb5e8;}
This box has a color of #bcb5e8
<div style="background-color:#bcb5e8;">Content here</div>
.mybackground {background-color:#bcb5e8;}
Border around this has a color of #bcb5e8
<div style="border:2px solid #bcb5e8;">Content here</div>
.myborder {border:2px solid #bcb5e8;}