#bf83f8 color space conversions
Hex:
#bf83f8
RGB:
191, 131, 248
CMY:
25, 49, 3
CMYK:
23, 47, 0, 3
HSL:
271°, 89.3130%, 74.3137%
HSV (HSB):
271°, 47.1774%, 97.2549%
XYZ:
46.5454, 34.0863, 92.9330
xyY:
0.2682, 0.1964, 34.0863
CIE-Lab:
65.0310, 44.8374, -50.0057
CIE-LCH:
65.0310, 67.1636, 311.8809
CIE-Luv:
65.0310, 20.8777, -85.9427
Hunter-Lab:
58.3835, 40.1357, -53.5076
#bf83f8 color charts
#bf83f8 color shades, tints & tones
#bf83f8 color schemes
#bf83f8 color preview, HTML & CSS examples
This text has a color of #bf83f8
<p style="color:#bf83f8;">Text here</p>
.mytext {color:#bf83f8;}
This box has a color of #bf83f8
<div style="background-color:#bf83f8;">Content here</div>
.mybackground {background-color:#bf83f8;}
Border around this has a color of #bf83f8
<div style="border:2px solid #bf83f8;">Content here</div>
.myborder {border:2px solid #bf83f8;}