#bf50fc color space conversions
Hex:
#bf50fc
RGB:
191, 80, 252
CMY:
25, 69, 1
CMYK:
24, 68, 0, 1
HSL:
279°, 96.6292%, 65.0980%
HSV (HSB):
279°, 68.2540%, 98.8235%
XYZ:
41.9252, 23.8420, 94.4877
xyY:
0.2616, 0.1488, 23.8420
CIE-Lab:
55.9292, 70.5721, -66.7505
CIE-LCH:
55.9292, 97.1393, 316.5941
CIE-Luv:
55.9292, 34.6740, -112.0976
Hunter-Lab:
48.8282, 67.8154, -80.5526
#bf50fc color charts
#bf50fc color shades, tints & tones
#bf50fc color schemes
#bf50fc color preview, HTML & CSS examples
This text has a color of #bf50fc
<p style="color:#bf50fc;">Text here</p>
.mytext {color:#bf50fc;}
This box has a color of #bf50fc
<div style="background-color:#bf50fc;">Content here</div>
.mybackground {background-color:#bf50fc;}
Border around this has a color of #bf50fc
<div style="border:2px solid #bf50fc;">Content here</div>
.myborder {border:2px solid #bf50fc;}