#b53ef8 color space conversions
Hex:
#b53ef8
RGB:
181, 62, 248
CMY:
29, 76, 3
CMYK:
27, 75, 0, 3
HSL:
278°, 93.0000%, 60.7843%
HSV (HSB):
278°, 75.0000%, 97.2549%
XYZ:
37.7220, 20.0463, 90.6881
xyY:
0.2541, 0.1350, 20.0463
CIE-Lab:
51.8895, 74.8145, -71.1233
CIE-LCH:
51.8895, 103.2266, 316.4489
CIE-Luv:
51.8895, 33.2711, -116.5674
Hunter-Lab:
44.7731, 72.0357, -88.7509
#b53ef8 color charts
#b53ef8 color shades, tints & tones
#b53ef8 color schemes
#b53ef8 color preview, HTML & CSS examples
This text has a color of #b53ef8
<p style="color:#b53ef8;">Text here</p>
.mytext {color:#b53ef8;}
This box has a color of #b53ef8
<div style="background-color:#b53ef8;">Content here</div>
.mybackground {background-color:#b53ef8;}
Border around this has a color of #b53ef8
<div style="border:2px solid #b53ef8;">Content here</div>
.myborder {border:2px solid #b53ef8;}