#bc51ed color space conversions
Hex:
#bc51ed
RGB:
188, 81, 237
CMY:
26, 68, 7
CMYK:
21, 66, 0, 7
HSL:
281°, 81.2500%, 62.3529%
HSV (HSB):
281°, 65.8228%, 92.9412%
XYZ:
38.9675, 22.6907, 82.4467
xyY:
0.2704, 0.1575, 22.6907
CIE-Lab:
54.7523, 66.4758, -60.3054
CIE-LCH:
54.7523, 89.7539, 317.7864
CIE-Luv:
54.7523, 36.2216, -101.4003
Hunter-Lab:
47.6347, 62.6610, -69.2755
#bc51ed color charts
#bc51ed color shades, tints & tones
#bc51ed color schemes
#bc51ed color preview, HTML & CSS examples
This text has a color of #bc51ed
<p style="color:#bc51ed;">Text here</p>
.mytext {color:#bc51ed;}
This box has a color of #bc51ed
<div style="background-color:#bc51ed;">Content here</div>
.mybackground {background-color:#bc51ed;}
Border around this has a color of #bc51ed
<div style="border:2px solid #bc51ed;">Content here</div>
.myborder {border:2px solid #bc51ed;}