#bd37e6 color space conversions
Hex:
#bd37e6
RGB:
189, 55, 230
CMY:
26, 78, 10
CMYK:
18, 76, 0, 10
HSL:
286°, 77.7778%, 55.8824%
HSV (HSB):
286°, 76.0870%, 90.1961%
XYZ:
36.6354, 19.2644, 76.6504
xyY:
0.2764, 0.1453, 19.2644
CIE-Lab:
50.9951, 75.1075, -62.4072
CIE-LCH:
50.9951, 97.6514, 320.2767
CIE-Luv:
50.9951, 43.7117, -103.5848
Hunter-Lab:
43.8912, 72.1820, -72.8186
#bd37e6 color charts
#bd37e6 color shades, tints & tones
#bd37e6 color schemes
#bd37e6 color preview, HTML & CSS examples
This text has a color of #bd37e6
<p style="color:#bd37e6;">Text here</p>
.mytext {color:#bd37e6;}
This box has a color of #bd37e6
<div style="background-color:#bd37e6;">Content here</div>
.mybackground {background-color:#bd37e6;}
Border around this has a color of #bd37e6
<div style="border:2px solid #bd37e6;">Content here</div>
.myborder {border:2px solid #bd37e6;}