#bd3389 color space conversions
Hex:
#bd3389
RGB:
189, 51, 137
CMY:
26, 80, 46
CMYK:
0, 73, 28, 26
HSL:
323°, 57.5000%, 47.0588%
HSV (HSB):
323°, 73.0159%, 74.1176%
XYZ:
26.6854, 14.9926, 25.1543
xyY:
0.3993, 0.2243, 14.9926
CIE-Lab:
45.6241, 61.7815, -16.4712
CIE-LCH:
45.6241, 63.9395, 345.0719
CIE-Luv:
45.6241, 76.2448, -33.0619
Hunter-Lab:
38.7203, 55.2590, -11.4130
#bd3389 color charts
#bd3389 color shades, tints & tones
#bd3389 color schemes
#bd3389 color preview, HTML & CSS examples
This text has a color of #bd3389
<p style="color:#bd3389;">Text here</p>
.mytext {color:#bd3389;}
This box has a color of #bd3389
<div style="background-color:#bd3389;">Content here</div>
.mybackground {background-color:#bd3389;}
Border around this has a color of #bd3389
<div style="border:2px solid #bd3389;">Content here</div>
.myborder {border:2px solid #bd3389;}