#b53ef9 color space conversions
Hex:
#b53ef9
RGB:
181, 62, 249
CMY:
29, 76, 2
CMYK:
27, 75, 0, 2
HSL:
278°, 93.9698%, 60.9804%
HSV (HSB):
278°, 75.1004%, 97.6471%
XYZ:
37.8776, 20.1086, 91.5075
xyY:
0.2534, 0.1345, 20.1086
CIE-Lab:
51.9597, 75.0165, -71.5673
CIE-LCH:
51.9597, 103.6791, 316.3480
CIE-Luv:
51.9597, 33.0363, -117.2621
Hunter-Lab:
44.8426, 72.3007, -89.5997
#b53ef9 color charts
#b53ef9 color shades, tints & tones
#b53ef9 color schemes
#b53ef9 color preview, HTML & CSS examples
This text has a color of #b53ef9
<p style="color:#b53ef9;">Text here</p>
.mytext {color:#b53ef9;}
This box has a color of #b53ef9
<div style="background-color:#b53ef9;">Content here</div>
.mybackground {background-color:#b53ef9;}
Border around this has a color of #b53ef9
<div style="border:2px solid #b53ef9;">Content here</div>
.myborder {border:2px solid #b53ef9;}