#bd37e5 color space conversions
Hex:
#bd37e5
RGB:
189, 55, 229
CMY:
26, 78, 10
CMYK:
17, 76, 0, 10
HSL:
286°, 76.9912%, 55.6863%
HSV (HSB):
286°, 75.9825%, 89.8039%
XYZ:
36.4953, 19.2083, 75.9128
xyY:
0.2773, 0.1459, 19.2083
CIE-Lab:
50.9301, 74.9234, -61.9467
CIE-LCH:
50.9301, 97.2158, 320.4160
CIE-Luv:
50.9301, 43.9941, -102.8626
Hunter-Lab:
43.8273, 71.9404, -72.0164
#bd37e5 color charts
#bd37e5 color shades, tints & tones
#bd37e5 color schemes
#bd37e5 color preview, HTML & CSS examples
This text has a color of #bd37e5
<p style="color:#bd37e5;">Text here</p>
.mytext {color:#bd37e5;}
This box has a color of #bd37e5
<div style="background-color:#bd37e5;">Content here</div>
.mybackground {background-color:#bd37e5;}
Border around this has a color of #bd37e5
<div style="border:2px solid #bd37e5;">Content here</div>
.myborder {border:2px solid #bd37e5;}