#bb40d5 color space conversions
Hex:
#bb40d5
RGB:
187, 64, 213
CMY:
27, 75, 16
CMYK:
12, 70, 0, 16
HSL:
290°, 63.9485%, 54.3137%
HSV (HSB):
290°, 69.9531%, 83.5294%
XYZ:
34.3372, 19.0357, 64.8153
xyY:
0.2905, 0.1611, 19.0357
CIE-Lab:
50.7289, 68.4808, -53.1926
CIE-LCH:
50.7289, 86.7126, 322.1616
CIE-Luv:
50.7289, 45.6424, -89.1829
Hunter-Lab:
43.6299, 64.1289, -57.5385
#bb40d5 color charts
#bb40d5 color shades, tints & tones
#bb40d5 color schemes
#bb40d5 color preview, HTML & CSS examples
This text has a color of #bb40d5
<p style="color:#bb40d5;">Text here</p>
.mytext {color:#bb40d5;}
This box has a color of #bb40d5
<div style="background-color:#bb40d5;">Content here</div>
.mybackground {background-color:#bb40d5;}
Border around this has a color of #bb40d5
<div style="border:2px solid #bb40d5;">Content here</div>
.myborder {border:2px solid #bb40d5;}