#bf59ed color space conversions
Hex:
#bf59ed
RGB:
191, 89, 237
CMY:
25, 65, 7
CMYK:
19, 62, 0, 7
HSL:
281°, 80.4348%, 63.9216%
HSV (HSB):
281°, 62.4473%, 92.9412%
XYZ:
40.3443, 24.3355, 82.6916
xyY:
0.2738, 0.1651, 24.3355
CIE-Lab:
56.4222, 63.6017, -57.6065
CIE-LCH:
56.4222, 85.8120, 317.8317
CIE-Luv:
56.4222, 36.0298, -97.6734
Hunter-Lab:
49.3311, 59.6528, -64.8536
#bf59ed color charts
#bf59ed color shades, tints & tones
#bf59ed color schemes
#bf59ed color preview, HTML & CSS examples
This text has a color of #bf59ed
<p style="color:#bf59ed;">Text here</p>
.mytext {color:#bf59ed;}
This box has a color of #bf59ed
<div style="background-color:#bf59ed;">Content here</div>
.mybackground {background-color:#bf59ed;}
Border around this has a color of #bf59ed
<div style="border:2px solid #bf59ed;">Content here</div>
.myborder {border:2px solid #bf59ed;}