#bf53c9 color space conversions
Hex:
#bf53c9
RGB:
191, 83, 201
CMY:
25, 67, 21
CMYK:
5, 59, 0, 21
HSL:
295°, 52.2124%, 55.6863%
HSV (HSB):
295°, 58.7065%, 78.8235%
XYZ:
35.1217, 21.4799, 57.5533
xyY:
0.3077, 0.1882, 21.4799
CIE-Lab:
53.4708, 59.3542, -41.9314
CIE-LCH:
53.4708, 72.6717, 324.7603
CIE-Luv:
53.4708, 46.7397, -71.9932
Hunter-Lab:
46.3464, 54.1626, -41.1841
#bf53c9 color charts
#bf53c9 color shades, tints & tones
#bf53c9 color schemes
#bf53c9 color preview, HTML & CSS examples
This text has a color of #bf53c9
<p style="color:#bf53c9;">Text here</p>
.mytext {color:#bf53c9;}
This box has a color of #bf53c9
<div style="background-color:#bf53c9;">Content here</div>
.mybackground {background-color:#bf53c9;}
Border around this has a color of #bf53c9
<div style="border:2px solid #bf53c9;">Content here</div>
.myborder {border:2px solid #bf53c9;}