#bb58ed color space conversions
Hex:
#bb58ed
RGB:
187, 88, 237
CMY:
27, 65, 7
CMYK:
21, 63, 0, 7
HSL:
280°, 80.5405%, 63.7255%
HSV (HSB):
280°, 62.8692%, 92.9412%
XYZ:
39.2693, 23.6587, 82.6176
xyY:
0.2698, 0.1626, 23.6587
CIE-Lab:
55.7444, 63.1556, -58.7207
CIE-LCH:
55.7444, 86.2366, 317.0840
CIE-Luv:
55.7444, 33.9351, -99.0445
Hunter-Lab:
48.6402, 58.9904, -66.6587
#bb58ed color charts
#bb58ed color shades, tints & tones
#bb58ed color schemes
#bb58ed color preview, HTML & CSS examples
This text has a color of #bb58ed
<p style="color:#bb58ed;">Text here</p>
.mytext {color:#bb58ed;}
This box has a color of #bb58ed
<div style="background-color:#bb58ed;">Content here</div>
.mybackground {background-color:#bb58ed;}
Border around this has a color of #bb58ed
<div style="border:2px solid #bb58ed;">Content here</div>
.myborder {border:2px solid #bb58ed;}