#bf79f9 color space conversions
Hex:
#bf79f9
RGB:
191, 121, 249
CMY:
25, 53, 2
CMYK:
23, 51, 0, 2
HSL:
273°, 91.4286%, 72.5490%
HSV (HSB):
273°, 51.4056%, 97.6471%
XYZ:
45.4221, 31.5907, 93.3261
xyY:
0.2667, 0.1855, 31.5907
CIE-Lab:
63.0031, 50.3819, -53.7691
CIE-LCH:
63.0031, 73.6848, 313.1373
CIE-Luv:
63.0031, 24.1461, -92.2342
Hunter-Lab:
56.2056, 45.8937, -59.1037
#bf79f9 color charts
#bf79f9 color shades, tints & tones
#bf79f9 color schemes
#bf79f9 color preview, HTML & CSS examples
This text has a color of #bf79f9
<p style="color:#bf79f9;">Text here</p>
.mytext {color:#bf79f9;}
This box has a color of #bf79f9
<div style="background-color:#bf79f9;">Content here</div>
.mybackground {background-color:#bf79f9;}
Border around this has a color of #bf79f9
<div style="border:2px solid #bf79f9;">Content here</div>
.myborder {border:2px solid #bf79f9;}