#bf79e6 color space conversions
Hex:
#bf79e6
RGB:
191, 121, 230
CMY:
25, 53, 10
CMYK:
17, 47, 0, 10
HSL:
279°, 68.5535%, 68.8235%
HSV (HSB):
279°, 47.3913%, 90.1961%
XYZ:
42.6062, 30.4643, 78.4975
xyY:
0.2811, 0.2010, 30.4643
CIE-Lab:
62.0528, 46.2271, -44.7600
CIE-LCH:
62.0528, 64.3459, 315.9238
CIE-Luv:
62.0528, 27.4359, -76.9064
Hunter-Lab:
55.1945, 41.1989, -45.6861
#bf79e6 color charts
#bf79e6 color shades, tints & tones
#bf79e6 color schemes
#bf79e6 color preview, HTML & CSS examples
This text has a color of #bf79e6
<p style="color:#bf79e6;">Text here</p>
.mytext {color:#bf79e6;}
This box has a color of #bf79e6
<div style="background-color:#bf79e6;">Content here</div>
.mybackground {background-color:#bf79e6;}
Border around this has a color of #bf79e6
<div style="border:2px solid #bf79e6;">Content here</div>
.myborder {border:2px solid #bf79e6;}