#bd2f93 color space conversions
Hex:
#bd2f93
RGB:
189, 47, 147
CMY:
26, 82, 42
CMYK:
0, 75, 22, 26
HSL:
318°, 60.1695%, 46.2745%
HSV (HSB):
318°, 75.1323%, 74.1176%
XYZ:
27.2692, 14.9584, 29.0538
xyY:
0.3826, 0.2099, 14.9584
CIE-Lab:
45.5772, 64.3538, -22.5914
CIE-LCH:
45.5772, 68.2040, 340.6564
CIE-Luv:
45.5772, 73.5323, -42.0581
Hunter-Lab:
38.6761, 58.1711, -17.4658
#bd2f93 color charts
#bd2f93 color shades, tints & tones
#bd2f93 color schemes
#bd2f93 color preview, HTML & CSS examples
This text has a color of #bd2f93
<p style="color:#bd2f93;">Text here</p>
.mytext {color:#bd2f93;}
This box has a color of #bd2f93
<div style="background-color:#bd2f93;">Content here</div>
.mybackground {background-color:#bd2f93;}
Border around this has a color of #bd2f93
<div style="border:2px solid #bd2f93;">Content here</div>
.myborder {border:2px solid #bd2f93;}