#b53ec3 color space conversions
Hex:
#b53ec3
RGB:
181, 62, 195
CMY:
29, 76, 24
CMYK:
7, 68, 0, 24
HSL:
294°, 52.5692%, 50.3922%
HSV (HSB):
294°, 68.2051%, 76.4706%
XYZ:
30.6290, 17.2091, 53.3371
xyY:
0.3027, 0.1701, 17.2091
CIE-Lab:
48.5225, 64.6812, -46.4137
CIE-LCH:
48.5225, 79.6109, 324.3376
CIE-Luv:
48.5225, 47.4102, -77.7237
Hunter-Lab:
41.4839, 59.1960, -47.1923
#b53ec3 color charts
#b53ec3 color shades, tints & tones
#b53ec3 color schemes
#b53ec3 color preview, HTML & CSS examples
This text has a color of #b53ec3
<p style="color:#b53ec3;">Text here</p>
.mytext {color:#b53ec3;}
This box has a color of #b53ec3
<div style="background-color:#b53ec3;">Content here</div>
.mybackground {background-color:#b53ec3;}
Border around this has a color of #b53ec3
<div style="border:2px solid #b53ec3;">Content here</div>
.myborder {border:2px solid #b53ec3;}