#bf87f2 color space conversions
Hex:
#bf87f2
RGB:
191, 135, 242
CMY:
25, 47, 5
CMYK:
21, 44, 0, 5
HSL:
271°, 80.4511%, 73.9216%
HSV (HSB):
271°, 44.2149%, 94.9020%
XYZ:
46.1768, 34.8151, 88.2906
xyY:
0.2728, 0.2057, 34.8151
CIE-Lab:
65.6045, 41.3224, -45.8038
CIE-LCH:
65.6045, 61.6890, 312.0556
CIE-Luv:
65.6045, 20.3189, -78.7247
Hunter-Lab:
59.0043, 36.4367, -47.4150
#bf87f2 color charts
#bf87f2 color shades, tints & tones
#bf87f2 color schemes
#bf87f2 color preview, HTML & CSS examples
This text has a color of #bf87f2
<p style="color:#bf87f2;">Text here</p>
.mytext {color:#bf87f2;}
This box has a color of #bf87f2
<div style="background-color:#bf87f2;">Content here</div>
.mybackground {background-color:#bf87f2;}
Border around this has a color of #bf87f2
<div style="border:2px solid #bf87f2;">Content here</div>
.myborder {border:2px solid #bf87f2;}