#bc5bed color space conversions
Hex:
#bc5bed
RGB:
188, 91, 237
CMY:
26, 64, 7
CMYK:
21, 62, 0, 7
HSL:
280°, 80.2198%, 64.3137%
HSV (HSB):
280°, 61.6034%, 92.9412%
XYZ:
39.7662, 24.2880, 82.7129
xyY:
0.2709, 0.1655, 24.2880
CIE-Lab:
56.3750, 62.0018, -57.7036
CIE-LCH:
56.3750, 84.6991, 317.0564
CIE-Luv:
56.3750, 33.7420, -97.6103
Hunter-Lab:
49.2828, 57.7863, -65.0103
#bc5bed color charts
#bc5bed color shades, tints & tones
#bc5bed color schemes
#bc5bed color preview, HTML & CSS examples
This text has a color of #bc5bed
<p style="color:#bc5bed;">Text here</p>
.mytext {color:#bc5bed;}
This box has a color of #bc5bed
<div style="background-color:#bc5bed;">Content here</div>
.mybackground {background-color:#bc5bed;}
Border around this has a color of #bc5bed
<div style="border:2px solid #bc5bed;">Content here</div>
.myborder {border:2px solid #bc5bed;}