#bd2d97 color space conversions
Hex:
#bd2d97
RGB:
189, 45, 151
CMY:
26, 82, 41
CMYK:
0, 76, 20, 26
HSL:
316°, 61.5385%, 45.8824%
HSV (HSB):
316°, 76.1905%, 74.1176%
XYZ:
27.5106, 14.9300, 30.7100
xyY:
0.3761, 0.2041, 14.9300
CIE-Lab:
45.5381, 65.4923, -25.0603
CIE-LCH:
45.5381, 70.1232, 339.0609
CIE-Luv:
45.5381, 72.4794, -45.7379
Hunter-Lab:
38.6393, 59.4704, -20.0753
#bd2d97 color charts
#bd2d97 color shades, tints & tones
#bd2d97 color schemes
#bd2d97 color preview, HTML & CSS examples
This text has a color of #bd2d97
<p style="color:#bd2d97;">Text here</p>
.mytext {color:#bd2d97;}
This box has a color of #bd2d97
<div style="background-color:#bd2d97;">Content here</div>
.mybackground {background-color:#bd2d97;}
Border around this has a color of #bd2d97
<div style="border:2px solid #bd2d97;">Content here</div>
.myborder {border:2px solid #bd2d97;}