#bd2c7d color space conversions
Hex:
#bd2c7d
RGB:
189, 44, 125
CMY:
26, 83, 51
CMYK:
0, 77, 34, 26
HSL:
326°, 62.2318%, 45.6863%
HSV (HSB):
326°, 76.7196%, 74.1176%
XYZ:
25.5886, 14.1008, 20.7751
xyY:
0.4232, 0.2332, 14.1008
CIE-Lab:
44.3772, 62.6074, -11.0409
CIE-LCH:
44.3772, 63.5734, 349.9987
CIE-Luv:
44.3772, 83.0713, -25.6727
Hunter-Lab:
37.5511, 55.9217, -6.5164
#bd2c7d color charts
#bd2c7d color shades, tints & tones
#bd2c7d color schemes
#bd2c7d color preview, HTML & CSS examples
This text has a color of #bd2c7d
<p style="color:#bd2c7d;">Text here</p>
.mytext {color:#bd2c7d;}
This box has a color of #bd2c7d
<div style="background-color:#bd2c7d;">Content here</div>
.mybackground {background-color:#bd2c7d;}
Border around this has a color of #bd2c7d
<div style="border:2px solid #bd2c7d;">Content here</div>
.myborder {border:2px solid #bd2c7d;}