#bd2e82 color space conversions
Hex:
#bd2e82
RGB:
189, 46, 130
CMY:
26, 82, 49
CMYK:
0, 76, 31, 26
HSL:
325°, 60.8511%, 46.0784%
HSV (HSB):
325°, 75.6614%, 74.1176%
XYZ:
25.9925, 14.3845, 22.5256
xyY:
0.4132, 0.2287, 14.3845
CIE-Lab:
44.7794, 62.5637, -13.4945
CIE-LCH:
44.7794, 64.0025, 347.8282
CIE-Luv:
44.7794, 80.4893, -29.0056
Hunter-Lab:
37.9269, 55.9596, -8.6648
#bd2e82 color charts
#bd2e82 color shades, tints & tones
#bd2e82 color schemes
#bd2e82 color preview, HTML & CSS examples
This text has a color of #bd2e82
<p style="color:#bd2e82;">Text here</p>
.mytext {color:#bd2e82;}
This box has a color of #bd2e82
<div style="background-color:#bd2e82;">Content here</div>
.mybackground {background-color:#bd2e82;}
Border around this has a color of #bd2e82
<div style="border:2px solid #bd2e82;">Content here</div>
.myborder {border:2px solid #bd2e82;}