#bf7bff color space conversions
Hex:
#bf7bff
RGB:
191, 123, 255
CMY:
25, 52, 0
CMYK:
25, 52, 0, 0
HSL:
271°, 100.0000%, 74.1176%
HSV (HSB):
271°, 51.7647%, 100.0000%
XYZ:
46.6188, 32.4623, 98.4165
xyY:
0.2626, 0.1829, 32.4623
CIE-Lab:
63.7231, 50.6817, -55.9209
CIE-LCH:
63.7231, 75.4704, 312.1864
CIE-Luv:
63.7231, 22.4942, -95.9512
Hunter-Lab:
56.9757, 46.3454, -62.5311
#bf7bff color charts
#bf7bff color shades, tints & tones
#bf7bff color schemes
#bf7bff color preview, HTML & CSS examples
This text has a color of #bf7bff
<p style="color:#bf7bff;">Text here</p>
.mytext {color:#bf7bff;}
This box has a color of #bf7bff
<div style="background-color:#bf7bff;">Content here</div>
.mybackground {background-color:#bf7bff;}
Border around this has a color of #bf7bff
<div style="border:2px solid #bf7bff;">Content here</div>
.myborder {border:2px solid #bf7bff;}