#bb58cd color space conversions
Hex:
#bb58cd
RGB:
187, 88, 205
CMY:
27, 65, 20
CMYK:
9, 57, 0, 20
HSL:
291°, 53.9171%, 57.4510%
HSV (HSB):
291°, 57.0732%, 80.3922%
XYZ:
35.0027, 21.9520, 60.1499
xyY:
0.2989, 0.1875, 21.9520
CIE-Lab:
53.9761, 56.7705, -43.4566
CIE-LCH:
53.9761, 71.4938, 322.5667
CIE-Luv:
53.9761, 41.5306, -74.1320
Hunter-Lab:
46.8530, 51.3601, -43.3195
#bb58cd color charts
#bb58cd color shades, tints & tones
#bb58cd color schemes
#bb58cd color preview, HTML & CSS examples
This text has a color of #bb58cd
<p style="color:#bb58cd;">Text here</p>
.mytext {color:#bb58cd;}
This box has a color of #bb58cd
<div style="background-color:#bb58cd;">Content here</div>
.mybackground {background-color:#bb58cd;}
Border around this has a color of #bb58cd
<div style="border:2px solid #bb58cd;">Content here</div>
.myborder {border:2px solid #bb58cd;}