#bf57cd color space conversions
Hex:
#bf57cd
RGB:
191, 87, 205
CMY:
25, 66, 20
CMYK:
7, 58, 0, 20
HSL:
293°, 54.1284%, 57.2549%
HSV (HSB):
293°, 57.5610%, 80.3922%
XYZ:
35.9135, 22.3005, 60.1692
xyY:
0.3034, 0.1884, 22.3005
CIE-Lab:
54.3444, 58.2647, -42.8390
CIE-LCH:
54.3444, 72.3184, 323.6749
CIE-Luv:
54.3444, 44.4437, -73.4976
Hunter-Lab:
47.2234, 53.1085, -42.4872
#bf57cd color charts
#bf57cd color shades, tints & tones
#bf57cd color schemes
#bf57cd color preview, HTML & CSS examples
This text has a color of #bf57cd
<p style="color:#bf57cd;">Text here</p>
.mytext {color:#bf57cd;}
This box has a color of #bf57cd
<div style="background-color:#bf57cd;">Content here</div>
.mybackground {background-color:#bf57cd;}
Border around this has a color of #bf57cd
<div style="border:2px solid #bf57cd;">Content here</div>
.myborder {border:2px solid #bf57cd;}