#bc7cec color space conversions
Hex:
#bc7cec
RGB:
188, 124, 236
CMY:
26, 51, 7
CMYK:
20, 47, 0, 7
HSL:
274°, 74.6667%, 70.5882%
HSV (HSB):
274°, 47.4576%, 92.5490%
XYZ:
43.0870, 31.1628, 83.1010
xyY:
0.2738, 0.1980, 31.1628
CIE-Lab:
62.6448, 45.1093, -47.1785
CIE-LCH:
62.6448, 65.2737, 313.7156
CIE-Luv:
62.6448, 23.6042, -80.8043
Hunter-Lab:
55.8236, 40.0823, -49.1845
#bc7cec color charts
#bc7cec color shades, tints & tones
#bc7cec color schemes
#bc7cec color preview, HTML & CSS examples
This text has a color of #bc7cec
<p style="color:#bc7cec;">Text here</p>
.mytext {color:#bc7cec;}
This box has a color of #bc7cec
<div style="background-color:#bc7cec;">Content here</div>
.mybackground {background-color:#bc7cec;}
Border around this has a color of #bc7cec
<div style="border:2px solid #bc7cec;">Content here</div>
.myborder {border:2px solid #bc7cec;}