#bf50d9 color space conversions
Hex:
#bf50d9
RGB:
191, 80, 217
CMY:
25, 69, 15
CMYK:
12, 63, 0, 15
HSL:
289°, 64.3192%, 58.2353%
HSV (HSB):
289°, 63.1336%, 85.0980%
XYZ:
36.8789, 21.8234, 67.9143
xyY:
0.2913, 0.1724, 21.8234
CIE-Lab:
53.8392, 63.6529, -50.4699
CIE-LCH:
53.8392, 81.2337, 321.5894
CIE-Luv:
53.8392, 43.3125, -85.7571
Hunter-Lab:
46.7156, 59.1619, -53.4938
#bf50d9 color charts
#bf50d9 color shades, tints & tones
#bf50d9 color schemes
#bf50d9 color preview, HTML & CSS examples
This text has a color of #bf50d9
<p style="color:#bf50d9;">Text here</p>
.mytext {color:#bf50d9;}
This box has a color of #bf50d9
<div style="background-color:#bf50d9;">Content here</div>
.mybackground {background-color:#bf50d9;}
Border around this has a color of #bf50d9
<div style="border:2px solid #bf50d9;">Content here</div>
.myborder {border:2px solid #bf50d9;}