#bf53cd color space conversions
Hex:
#bf53cd
RGB:
191, 83, 205
CMY:
25, 67, 20
CMYK:
7, 60, 0, 20
HSL:
293°, 54.9550%, 56.4706%
HSV (HSB):
293°, 59.5122%, 80.3922%
XYZ:
35.5986, 21.6707, 60.0642
xyY:
0.3034, 0.1847, 21.6707
CIE-Lab:
53.6758, 60.0870, -43.8963
CIE-LCH:
53.6758, 74.4132, 323.8502
CIE-Luv:
53.6758, 45.6619, -75.1703
Hunter-Lab:
46.5518, 55.0350, -43.9137
#bf53cd color charts
#bf53cd color shades, tints & tones
#bf53cd color schemes
#bf53cd color preview, HTML & CSS examples
This text has a color of #bf53cd
<p style="color:#bf53cd;">Text here</p>
.mytext {color:#bf53cd;}
This box has a color of #bf53cd
<div style="background-color:#bf53cd;">Content here</div>
.mybackground {background-color:#bf53cd;}
Border around this has a color of #bf53cd
<div style="border:2px solid #bf53cd;">Content here</div>
.myborder {border:2px solid #bf53cd;}