#b53fc9 color space conversions
Hex:
#b53fc9
RGB:
181, 63, 201
CMY:
29, 75, 21
CMYK:
10, 69, 0, 21
HSL:
291°, 56.0976%, 51.7647%
HSV (HSB):
291°, 68.6567%, 78.8235%
XYZ:
31.3762, 17.5958, 57.0010
xyY:
0.2961, 0.1660, 17.5958
CIE-Lab:
49.0022, 65.3786, -49.1170
CIE-LCH:
49.0022, 81.7731, 323.0835
CIE-Luv:
49.0022, 45.4207, -82.0068
Hunter-Lab:
41.9474, 60.1082, -51.2042
#b53fc9 color charts
#b53fc9 color shades, tints & tones
#b53fc9 color schemes
#b53fc9 color preview, HTML & CSS examples
This text has a color of #b53fc9
<p style="color:#b53fc9;">Text here</p>
.mytext {color:#b53fc9;}
This box has a color of #b53fc9
<div style="background-color:#b53fc9;">Content here</div>
.mybackground {background-color:#b53fc9;}
Border around this has a color of #b53fc9
<div style="border:2px solid #b53fc9;">Content here</div>
.myborder {border:2px solid #b53fc9;}