#b53df3 color space conversions
Hex:
#b53df3
RGB:
181, 61, 243
CMY:
29, 76, 5
CMYK:
26, 75, 0, 5
HSL:
280°, 88.3495%, 59.6078%
HSV (HSB):
280°, 74.8971%, 95.2941%
XYZ:
36.9025, 19.6323, 86.6385
xyY:
0.2577, 0.1371, 19.6323
CIE-Lab:
51.4189, 74.1627, -69.0910
CIE-LCH:
51.4189, 101.3591, 317.0276
CIE-Luv:
51.4189, 34.6223, -113.3150
Hunter-Lab:
44.3084, 71.1251, -84.9170
#b53df3 color charts
#b53df3 color shades, tints & tones
#b53df3 color schemes
#b53df3 color preview, HTML & CSS examples
This text has a color of #b53df3
<p style="color:#b53df3;">Text here</p>
.mytext {color:#b53df3;}
This box has a color of #b53df3
<div style="background-color:#b53df3;">Content here</div>
.mybackground {background-color:#b53df3;}
Border around this has a color of #b53df3
<div style="border:2px solid #b53df3;">Content here</div>
.myborder {border:2px solid #b53df3;}