#bf85f7 color space conversions
Hex:
#bf85f7
RGB:
191, 133, 247
CMY:
25, 48, 3
CMYK:
23, 46, 0, 3
HSL:
271°, 87.6923%, 74.5098%
HSV (HSB):
271°, 46.1538%, 96.8627%
XYZ:
46.6619, 34.5668, 92.2084
xyY:
0.2690, 0.1993, 34.5668
CIE-Lab:
65.4100, 43.5321, -48.8578
CIE-LCH:
65.4100, 65.4380, 311.7009
CIE-Luv:
65.4100, 20.3121, -83.9827
Hunter-Lab:
58.7936, 38.7790, -51.8315
#bf85f7 color charts
#bf85f7 color shades, tints & tones
#bf85f7 color schemes
#bf85f7 color preview, HTML & CSS examples
This text has a color of #bf85f7
<p style="color:#bf85f7;">Text here</p>
.mytext {color:#bf85f7;}
This box has a color of #bf85f7
<div style="background-color:#bf85f7;">Content here</div>
.mybackground {background-color:#bf85f7;}
Border around this has a color of #bf85f7
<div style="border:2px solid #bf85f7;">Content here</div>
.myborder {border:2px solid #bf85f7;}