#bf73f4 color space conversions
Hex:
#bf73f4
RGB:
191, 115, 244
CMY:
25, 55, 4
CMYK:
22, 53, 0, 4
HSL:
275°, 85.4305%, 70.3922%
HSV (HSB):
275°, 52.8689%, 95.6863%
XYZ:
43.9457, 29.8695, 89.0371
xyY:
0.2699, 0.1834, 29.8695
CIE-Lab:
61.5414, 52.4001, -53.3332
CIE-LCH:
61.5414, 74.7676, 314.4944
CIE-Luv:
61.5414, 26.9836, -91.3637
Hunter-Lab:
54.6530, 47.8867, -58.3344
#bf73f4 color charts
#bf73f4 color shades, tints & tones
#bf73f4 color schemes
#bf73f4 color preview, HTML & CSS examples
This text has a color of #bf73f4
<p style="color:#bf73f4;">Text here</p>
.mytext {color:#bf73f4;}
This box has a color of #bf73f4
<div style="background-color:#bf73f4;">Content here</div>
.mybackground {background-color:#bf73f4;}
Border around this has a color of #bf73f4
<div style="border:2px solid #bf73f4;">Content here</div>
.myborder {border:2px solid #bf73f4;}