#bf50df color space conversions
Hex:
#bf50df
RGB:
191, 80, 223
CMY:
25, 69, 13
CMYK:
14, 64, 0, 13
HSL:
287°, 69.0821%, 59.4118%
HSV (HSB):
287°, 64.1256%, 87.4510%
XYZ:
37.6738, 22.1414, 72.1001
xyY:
0.2856, 0.1678, 22.1414
CIE-Lab:
54.1767, 64.7996, -53.3289
CIE-LCH:
54.1767, 83.9223, 320.5462
CIE-Luv:
54.1767, 41.7490, -90.3866
Hunter-Lab:
47.0546, 60.5685, -57.9097
#bf50df color charts
#bf50df color shades, tints & tones
#bf50df color schemes
#bf50df color preview, HTML & CSS examples
This text has a color of #bf50df
<p style="color:#bf50df;">Text here</p>
.mytext {color:#bf50df;}
This box has a color of #bf50df
<div style="background-color:#bf50df;">Content here</div>
.mybackground {background-color:#bf50df;}
Border around this has a color of #bf50df
<div style="border:2px solid #bf50df;">Content here</div>
.myborder {border:2px solid #bf50df;}