#b53be5 color space conversions
Hex:
#b53be5
RGB:
181, 59, 229
CMY:
29, 77, 10
CMYK:
21, 74, 0, 10
HSL:
283°, 76.5766%, 56.4706%
HSV (HSB):
283°, 74.2358%, 89.8039%
XYZ:
34.7629, 18.6088, 75.8884
xyY:
0.2689, 0.1440, 18.6088
CIE-Lab:
50.2264, 72.1126, -63.1410
CIE-LCH:
50.2264, 95.8489, 318.7950
CIE-Luv:
50.2264, 38.4720, -103.8720
Hunter-Lab:
43.1380, 68.3535, -74.1066
#b53be5 color charts
#b53be5 color shades, tints & tones
#b53be5 color schemes
#b53be5 color preview, HTML & CSS examples
This text has a color of #b53be5
<p style="color:#b53be5;">Text here</p>
.mytext {color:#b53be5;}
This box has a color of #b53be5
<div style="background-color:#b53be5;">Content here</div>
.mybackground {background-color:#b53be5;}
Border around this has a color of #b53be5
<div style="border:2px solid #b53be5;">Content here</div>
.myborder {border:2px solid #b53be5;}