#bd3a7d color space conversions
Hex:
#bd3a7d
RGB:
189, 58, 125
CMY:
26, 77, 51
CMYK:
0, 69, 34, 26
HSL:
329°, 53.0364%, 48.4314%
HSV (HSB):
329°, 69.3122%, 74.1176%
XYZ:
26.2010, 15.3256, 20.9792
xyY:
0.4192, 0.2452, 15.3256
CIE-Lab:
46.0770, 57.8361, -8.4861
CIE-LCH:
46.0770, 58.4553, 351.6527
CIE-Luv:
46.0770, 78.2750, -21.5540
Hunter-Lab:
39.1479, 50.9579, -4.3697
#bd3a7d color charts
#bd3a7d color shades, tints & tones
#bd3a7d color schemes
#bd3a7d color preview, HTML & CSS examples
This text has a color of #bd3a7d
<p style="color:#bd3a7d;">Text here</p>
.mytext {color:#bd3a7d;}
This box has a color of #bd3a7d
<div style="background-color:#bd3a7d;">Content here</div>
.mybackground {background-color:#bd3a7d;}
Border around this has a color of #bd3a7d
<div style="border:2px solid #bd3a7d;">Content here</div>
.myborder {border:2px solid #bd3a7d;}