#bcb3e9 color space conversions
Hex:
#bcb3e9
RGB:
188, 179, 233
CMY:
26, 30, 9
CMYK:
19, 23, 0, 9
HSL:
250°, 55.1020%, 80.7843%
HSV (HSB):
250°, 23.1760%, 91.3725%
XYZ:
51.5671, 48.8148, 83.7951
xyY:
0.2800, 0.2650, 48.8148
CIE-Lab:
75.3359, 14.1115, -25.8047
CIE-LCH:
75.3359, 29.4112, 298.6723
CIE-Luv:
75.3359, 1.3907, -43.0250
Hunter-Lab:
69.8676, 9.4772, -22.2017
#bcb3e9 color charts
#bcb3e9 color shades, tints & tones
#bcb3e9 color schemes
#bcb3e9 color preview, HTML & CSS examples
This text has a color of #bcb3e9
<p style="color:#bcb3e9;">Text here</p>
.mytext {color:#bcb3e9;}
This box has a color of #bcb3e9
<div style="background-color:#bcb3e9;">Content here</div>
.mybackground {background-color:#bcb3e9;}
Border around this has a color of #bcb3e9
<div style="border:2px solid #bcb3e9;">Content here</div>
.myborder {border:2px solid #bcb3e9;}