#bf84fb color space conversions
Hex:
#bf84fb
RGB:
191, 132, 251
CMY:
25, 48, 2
CMYK:
24, 47, 0, 2
HSL:
270°, 93.7008%, 75.0980%
HSV (HSB):
270°, 47.4104%, 98.4314%
XYZ:
47.1497, 34.5439, 95.4494
xyY:
0.2662, 0.1950, 34.5439
CIE-Lab:
65.3920, 44.9793, -51.0802
CIE-LCH:
65.3920, 68.0612, 311.3659
CIE-Luv:
65.3920, 20.0704, -87.8053
Hunter-Lab:
58.7741, 40.3415, -55.1454
#bf84fb color charts
#bf84fb color shades, tints & tones
#bf84fb color schemes
#bf84fb color preview, HTML & CSS examples
This text has a color of #bf84fb
<p style="color:#bf84fb;">Text here</p>
.mytext {color:#bf84fb;}
This box has a color of #bf84fb
<div style="background-color:#bf84fb;">Content here</div>
.mybackground {background-color:#bf84fb;}
Border around this has a color of #bf84fb
<div style="border:2px solid #bf84fb;">Content here</div>
.myborder {border:2px solid #bf84fb;}