#bf79e3 color space conversions
Hex:
#bf79e3
RGB:
191, 121, 227
CMY:
25, 53, 11
CMYK:
16, 47, 0, 11
HSL:
280°, 65.4321%, 68.2353%
HSV (HSB):
280°, 46.6960%, 89.0196%
XYZ:
42.1884, 30.2972, 76.2974
xyY:
0.2836, 0.2036, 30.2972
CIE-Lab:
61.9098, 45.5885, -43.3152
CIE-LCH:
61.9098, 62.8849, 316.4648
CIE-Luv:
61.9098, 27.9685, -74.4566
Hunter-Lab:
55.0429, 40.4888, -43.6546
#bf79e3 color charts
#bf79e3 color shades, tints & tones
#bf79e3 color schemes
#bf79e3 color preview, HTML & CSS examples
This text has a color of #bf79e3
<p style="color:#bf79e3;">Text here</p>
.mytext {color:#bf79e3;}
This box has a color of #bf79e3
<div style="background-color:#bf79e3;">Content here</div>
.mybackground {background-color:#bf79e3;}
Border around this has a color of #bf79e3
<div style="border:2px solid #bf79e3;">Content here</div>
.myborder {border:2px solid #bf79e3;}