#bb54ed color space conversions
Hex:
#bb54ed
RGB:
187, 84, 237
CMY:
27, 67, 7
CMYK:
21, 65, 0, 7
HSL:
280°, 80.9524%, 62.9412%
HSV (HSB):
280°, 64.5570%, 92.9412%
XYZ:
38.9499, 23.0199, 82.5112
xyY:
0.2696, 0.1593, 23.0199
CIE-Lab:
55.0928, 64.9519, -59.7658
CIE-LCH:
55.0928, 88.2649, 317.3812
CIE-Luv:
55.0928, 34.9250, -100.5613
Hunter-Lab:
47.9790, 60.9450, -68.3777
#bb54ed color charts
#bb54ed color shades, tints & tones
#bb54ed color schemes
#bb54ed color preview, HTML & CSS examples
This text has a color of #bb54ed
<p style="color:#bb54ed;">Text here</p>
.mytext {color:#bb54ed;}
This box has a color of #bb54ed
<div style="background-color:#bb54ed;">Content here</div>
.mybackground {background-color:#bb54ed;}
Border around this has a color of #bb54ed
<div style="border:2px solid #bb54ed;">Content here</div>
.myborder {border:2px solid #bb54ed;}