#bd50c9 color space conversions
Hex:
#bd50c9
RGB:
189, 80, 201
CMY:
26, 69, 21
CMYK:
6, 60, 0, 21
HSL:
294°, 52.8384%, 55.0980%
HSV (HSB):
294°, 60.1990%, 78.8235%
XYZ:
34.3975, 20.7732, 57.4550
xyY:
0.3054, 0.1844, 20.7732
CIE-Lab:
52.7004, 60.1919, -43.1677
CIE-LCH:
52.7004, 74.0710, 324.3531
CIE-Luv:
52.7004, 46.3087, -73.7605
Hunter-Lab:
45.5776, 54.9536, -42.8365
#bd50c9 color charts
#bd50c9 color shades, tints & tones
#bd50c9 color schemes
#bd50c9 color preview, HTML & CSS examples
This text has a color of #bd50c9
<p style="color:#bd50c9;">Text here</p>
.mytext {color:#bd50c9;}
This box has a color of #bd50c9
<div style="background-color:#bd50c9;">Content here</div>
.mybackground {background-color:#bd50c9;}
Border around this has a color of #bd50c9
<div style="border:2px solid #bd50c9;">Content here</div>
.myborder {border:2px solid #bd50c9;}