#bd509f color space conversions
Hex:
#bd509f
RGB:
189, 80, 159
CMY:
26, 69, 38
CMYK:
0, 58, 16, 26
HSL:
317°, 45.2282%, 52.7451%
HSV (HSB):
317°, 57.6720%, 74.1176%
XYZ:
30.1129, 19.0593, 34.8926
xyY:
0.3582, 0.2267, 19.0593
CIE-Lab:
50.7566, 53.1153, -21.7660
CIE-LCH:
50.7566, 57.4020, 337.7168
CIE-Luv:
50.7566, 58.3861, -39.9747
Hunter-Lab:
43.6570, 46.7227, -16.8272
#bd509f color charts
#bd509f color shades, tints & tones
#bd509f color schemes
#bd509f color preview, HTML & CSS examples
This text has a color of #bd509f
<p style="color:#bd509f;">Text here</p>
.mytext {color:#bd509f;}
This box has a color of #bd509f
<div style="background-color:#bd509f;">Content here</div>
.mybackground {background-color:#bd509f;}
Border around this has a color of #bd509f
<div style="border:2px solid #bd509f;">Content here</div>
.myborder {border:2px solid #bd509f;}