#bcb8ec color space conversions
Hex:
#bcb8ec
RGB:
188, 184, 236
CMY:
26, 28, 7
CMYK:
20, 22, 0, 7
HSL:
245°, 57.7778%, 82.3529%
HSV (HSB):
245°, 22.0339%, 92.5490%
XYZ:
53.0198, 51.0285, 86.4119
xyY:
0.2784, 0.2679, 51.0285
CIE-Lab:
76.6963, 12.0421, -25.3477
CIE-LCH:
76.6963, 28.0627, 295.4114
CIE-Luv:
76.6963, -1.0447, -42.0603
Hunter-Lab:
71.4342, 7.4763, -21.7175
#bcb8ec color charts
#bcb8ec color shades, tints & tones
#bcb8ec color schemes
#bcb8ec color preview, HTML & CSS examples
This text has a color of #bcb8ec
<p style="color:#bcb8ec;">Text here</p>
.mytext {color:#bcb8ec;}
This box has a color of #bcb8ec
<div style="background-color:#bcb8ec;">Content here</div>
.mybackground {background-color:#bcb8ec;}
Border around this has a color of #bcb8ec
<div style="border:2px solid #bcb8ec;">Content here</div>
.myborder {border:2px solid #bcb8ec;}