#b53cb3 color space conversions
Hex:
#b53cb3
RGB:
181, 60, 179
CMY:
29, 76, 30
CMYK:
0, 67, 1, 29
HSL:
301°, 50.2075%, 47.2549%
HSV (HSB):
301°, 66.8508%, 70.9804%
XYZ:
28.8086, 16.3101, 44.2776
xyY:
0.3223, 0.1824, 16.3101
CIE-Lab:
47.3788, 62.6804, -38.9000
CIE-LCH:
47.3788, 73.7702, 328.1759
CIE-Luv:
47.3788, 52.8362, -65.9302
Hunter-Lab:
40.3858, 56.6550, -36.7334
#b53cb3 color charts
#b53cb3 color shades, tints & tones
#b53cb3 color schemes
#b53cb3 color preview, HTML & CSS examples
This text has a color of #b53cb3
<p style="color:#b53cb3;">Text here</p>
.mytext {color:#b53cb3;}
This box has a color of #b53cb3
<div style="background-color:#b53cb3;">Content here</div>
.mybackground {background-color:#b53cb3;}
Border around this has a color of #b53cb3
<div style="border:2px solid #b53cb3;">Content here</div>
.myborder {border:2px solid #b53cb3;}