#bc54ed color space conversions
Hex:
#bc54ed
RGB:
188, 84, 237
CMY:
26, 67, 7
CMYK:
21, 65, 0, 7
HSL:
281°, 80.9524%, 62.9412%
HSV (HSB):
281°, 64.5570%, 92.9412%
XYZ:
39.1954, 23.1464, 82.5226
xyY:
0.2706, 0.1598, 23.1464
CIE-Lab:
55.2229, 65.1700, -59.5500
CIE-LCH:
55.2229, 88.2799, 317.5801
CIE-Luv:
55.2229, 35.5112, -100.3177
Hunter-Lab:
48.1107, 61.2287, -68.0205
#bc54ed color charts
#bc54ed color shades, tints & tones
#bc54ed color schemes
#bc54ed color preview, HTML & CSS examples
This text has a color of #bc54ed
<p style="color:#bc54ed;">Text here</p>
.mytext {color:#bc54ed;}
This box has a color of #bc54ed
<div style="background-color:#bc54ed;">Content here</div>
.mybackground {background-color:#bc54ed;}
Border around this has a color of #bc54ed
<div style="border:2px solid #bc54ed;">Content here</div>
.myborder {border:2px solid #bc54ed;}