#bf83fc color space conversions
Hex:
#bf83fc
RGB:
191, 131, 252
CMY:
25, 49, 1
CMYK:
24, 48, 0, 1
HSL:
270°, 95.2756%, 75.0980%
HSV (HSB):
270°, 48.0159%, 98.8235%
XYZ:
47.1728, 34.3372, 96.2369
xyY:
0.2654, 0.1932, 34.3372
CIE-Lab:
65.2294, 45.7452, -51.8857
CIE-LCH:
65.2294, 69.1719, 311.4011
CIE-Luv:
65.2294, 20.2704, -89.1806
Hunter-Lab:
58.5980, 41.1505, -56.3549
#bf83fc color charts
#bf83fc color shades, tints & tones
#bf83fc color schemes
#bf83fc color preview, HTML & CSS examples
This text has a color of #bf83fc
<p style="color:#bf83fc;">Text here</p>
.mytext {color:#bf83fc;}
This box has a color of #bf83fc
<div style="background-color:#bf83fc;">Content here</div>
.mybackground {background-color:#bf83fc;}
Border around this has a color of #bf83fc
<div style="border:2px solid #bf83fc;">Content here</div>
.myborder {border:2px solid #bf83fc;}