#bd3980 color space conversions
Hex:
#bd3980
RGB:
189, 57, 128
CMY:
26, 78, 50
CMYK:
0, 70, 32, 26
HSL:
328°, 53.6585%, 48.2353%
HSV (HSB):
328°, 69.8413%, 74.1176%
XYZ:
26.3457, 15.3036, 21.9874
xyY:
0.4140, 0.2405, 15.3036
CIE-Lab:
46.0472, 58.5621, -10.3589
CIE-LCH:
46.0472, 59.4712, 349.9689
CIE-Luv:
46.0472, 77.5662, -24.1915
Hunter-Lab:
39.1198, 51.7532, -5.9403
#bd3980 color charts
#bd3980 color shades, tints & tones
#bd3980 color schemes
#bd3980 color preview, HTML & CSS examples
This text has a color of #bd3980
<p style="color:#bd3980;">Text here</p>
.mytext {color:#bd3980;}
This box has a color of #bd3980
<div style="background-color:#bd3980;">Content here</div>
.mybackground {background-color:#bd3980;}
Border around this has a color of #bd3980
<div style="border:2px solid #bd3980;">Content here</div>
.myborder {border:2px solid #bd3980;}