#bf7bf8 color space conversions
Hex:
#bf7bf8
RGB:
191, 123, 248
CMY:
25, 52, 3
CMYK:
23, 50, 0, 3
HSL:
273°, 89.9281%, 72.7451%
HSV (HSB):
273°, 50.4032%, 97.2549%
XYZ:
45.5121, 32.0196, 92.5886
xyY:
0.2675, 0.1882, 32.0196
CIE-Lab:
63.3591, 49.1056, -52.6536
CIE-LCH:
63.3591, 71.9983, 313.0031
CIE-Luv:
63.3591, 23.6468, -90.3704
Hunter-Lab:
56.5859, 44.5426, -57.4031
#bf7bf8 color charts
#bf7bf8 color shades, tints & tones
#bf7bf8 color schemes
#bf7bf8 color preview, HTML & CSS examples
This text has a color of #bf7bf8
<p style="color:#bf7bf8;">Text here</p>
.mytext {color:#bf7bf8;}
This box has a color of #bf7bf8
<div style="background-color:#bf7bf8;">Content here</div>
.mybackground {background-color:#bf7bf8;}
Border around this has a color of #bf7bf8
<div style="border:2px solid #bf7bf8;">Content here</div>
.myborder {border:2px solid #bf7bf8;}