#bf75f4 color space conversions
Hex:
#bf75f4
RGB:
191, 117, 244
CMY:
25, 54, 4
CMYK:
22, 52, 0, 4
HSL:
275°, 85.2349%, 70.7843%
HSV (HSB):
275°, 52.0492%, 95.6863%
XYZ:
44.1763, 30.3306, 89.1140
xyY:
0.2700, 0.1854, 30.3306
CIE-Lab:
61.9384, 51.3639, -52.7025
CIE-LCH:
61.9384, 73.5922, 314.2631
CIE-Luv:
61.9384, 26.3317, -90.3381
Hunter-Lab:
55.0732, 46.8034, -57.3859
#bf75f4 color charts
#bf75f4 color shades, tints & tones
#bf75f4 color schemes
#bf75f4 color preview, HTML & CSS examples
This text has a color of #bf75f4
<p style="color:#bf75f4;">Text here</p>
.mytext {color:#bf75f4;}
This box has a color of #bf75f4
<div style="background-color:#bf75f4;">Content here</div>
.mybackground {background-color:#bf75f4;}
Border around this has a color of #bf75f4
<div style="border:2px solid #bf75f4;">Content here</div>
.myborder {border:2px solid #bf75f4;}