#bf50f8 color space conversions
Hex:
#bf50f8
RGB:
191, 80, 248
CMY:
25, 69, 3
CMYK:
23, 68, 0, 3
HSL:
280°, 92.3077%, 64.3137%
HSV (HSB):
280°, 67.7419%, 97.2549%
XYZ:
41.2978, 23.5910, 91.1838
xyY:
0.2646, 0.1512, 23.5910
CIE-Lab:
55.6759, 69.7556, -64.9372
CIE-LCH:
55.6759, 95.3031, 317.0488
CIE-Luv:
55.6759, 35.6018, -109.1710
Hunter-Lab:
48.5706, 66.7736, -77.3085
#bf50f8 color charts
#bf50f8 color shades, tints & tones
#bf50f8 color schemes
#bf50f8 color preview, HTML & CSS examples
This text has a color of #bf50f8
<p style="color:#bf50f8;">Text here</p>
.mytext {color:#bf50f8;}
This box has a color of #bf50f8
<div style="background-color:#bf50f8;">Content here</div>
.mybackground {background-color:#bf50f8;}
Border around this has a color of #bf50f8
<div style="border:2px solid #bf50f8;">Content here</div>
.myborder {border:2px solid #bf50f8;}