#b53ed3 color space conversions
Hex:
#b53ed3
RGB:
181, 62, 211
CMY:
29, 76, 17
CMYK:
14, 71, 0, 17
HSL:
288°, 62.8692%, 53.5294%
HSV (HSB):
288°, 70.6161%, 82.7451%
XYZ:
32.5366, 17.9722, 63.3821
xyY:
0.2857, 0.1578, 17.9722
CIE-Lab:
49.4623, 67.6036, -54.1272
CIE-LCH:
49.4623, 86.6025, 321.3173
CIE-Luv:
49.4623, 42.7875, -89.8636
Hunter-Lab:
42.3936, 62.8078, -58.9683
#b53ed3 color charts
#b53ed3 color shades, tints & tones
#b53ed3 color schemes
#b53ed3 color preview, HTML & CSS examples
This text has a color of #b53ed3
<p style="color:#b53ed3;">Text here</p>
.mytext {color:#b53ed3;}
This box has a color of #b53ed3
<div style="background-color:#b53ed3;">Content here</div>
.mybackground {background-color:#b53ed3;}
Border around this has a color of #b53ed3
<div style="border:2px solid #b53ed3;">Content here</div>
.myborder {border:2px solid #b53ed3;}