#b53daf color space conversions
Hex:
#b53daf
RGB:
181, 61, 175
CMY:
29, 76, 31
CMYK:
0, 66, 3, 29
HSL:
303°, 49.5868%, 47.4510%
HSV (HSB):
303°, 66.2983%, 70.9804%
XYZ:
28.4627, 16.2564, 42.1951
xyY:
0.3275, 0.1870, 16.2564
CIE-Lab:
47.3091, 61.6311, -36.6598
CIE-LCH:
47.3091, 71.7100, 329.2547
CIE-Luv:
47.3091, 53.8609, -62.4570
Hunter-Lab:
40.3192, 55.4504, -33.8251
#b53daf color charts
#b53daf color shades, tints & tones
#b53daf color schemes
#b53daf color preview, HTML & CSS examples
This text has a color of #b53daf
<p style="color:#b53daf;">Text here</p>
.mytext {color:#b53daf;}
This box has a color of #b53daf
<div style="background-color:#b53daf;">Content here</div>
.mybackground {background-color:#b53daf;}
Border around this has a color of #b53daf
<div style="border:2px solid #b53daf;">Content here</div>
.myborder {border:2px solid #b53daf;}