#bd37d9 color space conversions
Hex:
#bd37d9
RGB:
189, 55, 217
CMY:
26, 78, 15
CMYK:
13, 75, 0, 15
HSL:
290°, 68.0672%, 53.3333%
HSV (HSB):
290°, 74.6544%, 85.0980%
XYZ:
34.8768, 18.5609, 67.3900
xyY:
0.2886, 0.1536, 18.5609
CIE-Lab:
50.1695, 72.7480, -56.3561
CIE-LCH:
50.1695, 92.0232, 322.2359
CIE-Luv:
50.1695, 47.4843, -94.0872
Hunter-Lab:
43.0824, 69.1082, -62.5845
#bd37d9 color charts
#bd37d9 color shades, tints & tones
#bd37d9 color schemes
#bd37d9 color preview, HTML & CSS examples
This text has a color of #bd37d9
<p style="color:#bd37d9;">Text here</p>
.mytext {color:#bd37d9;}
This box has a color of #bd37d9
<div style="background-color:#bd37d9;">Content here</div>
.mybackground {background-color:#bd37d9;}
Border around this has a color of #bd37d9
<div style="border:2px solid #bd37d9;">Content here</div>
.myborder {border:2px solid #bd37d9;}