#bd2882 color space conversions
Hex:
#bd2882
RGB:
189, 40, 130
CMY:
26, 84, 49
CMYK:
0, 79, 31, 26
HSL:
324°, 65.0655%, 44.9020%
HSV (HSB):
324°, 78.8360%, 74.1176%
XYZ:
25.7743, 13.9481, 22.4529
xyY:
0.4145, 0.2243, 13.9481
CIE-Lab:
44.1584, 64.3296, -14.4377
CIE-LCH:
44.1584, 65.9298, 347.3505
CIE-Luv:
44.1584, 82.1718, -30.5123
Hunter-Lab:
37.3472, 57.8303, -9.5018
#bd2882 color charts
#bd2882 color shades, tints & tones
#bd2882 color schemes
#bd2882 color preview, HTML & CSS examples
This text has a color of #bd2882
<p style="color:#bd2882;">Text here</p>
.mytext {color:#bd2882;}
This box has a color of #bd2882
<div style="background-color:#bd2882;">Content here</div>
.mybackground {background-color:#bd2882;}
Border around this has a color of #bd2882
<div style="border:2px solid #bd2882;">Content here</div>
.myborder {border:2px solid #bd2882;}