#bf39f5 color space conversions
Hex:
#bf39f5
RGB:
191, 57, 245
CMY:
25, 78, 4
CMYK:
22, 77, 0, 4
HSL:
283°, 90.3846%, 59.2157%
HSV (HSB):
283°, 76.7347%, 96.0784%
XYZ:
39.4304, 20.5952, 88.2833
xyY:
0.2659, 0.1389, 20.5952
CIE-Lab:
52.5036, 77.6333, -68.3863
CIE-LCH:
52.5036, 103.4583, 318.6235
CIE-Luv:
52.5036, 40.5212, -113.3454
Hunter-Lab:
45.3819, 75.6726, -83.5718
#bf39f5 color charts
#bf39f5 color shades, tints & tones
#bf39f5 color schemes
#bf39f5 color preview, HTML & CSS examples
This text has a color of #bf39f5
<p style="color:#bf39f5;">Text here</p>
.mytext {color:#bf39f5;}
This box has a color of #bf39f5
<div style="background-color:#bf39f5;">Content here</div>
.mybackground {background-color:#bf39f5;}
Border around this has a color of #bf39f5
<div style="border:2px solid #bf39f5;">Content here</div>
.myborder {border:2px solid #bf39f5;}