#b53ff8 color space conversions
Hex:
#b53ff8
RGB:
181, 63, 248
CMY:
29, 75, 3
CMYK:
27, 75, 0, 3
HSL:
278°, 92.9648%, 60.9804%
HSV (HSB):
278°, 74.5968%, 97.2549%
XYZ:
37.7768, 20.1561, 90.7064
xyY:
0.2542, 0.1356, 20.1561
CIE-Lab:
52.0132, 74.4595, -70.9227
CIE-LCH:
52.0132, 102.8311, 316.3936
CIE-Luv:
52.0132, 33.1135, -116.3274
Hunter-Lab:
44.8955, 71.6297, -88.3619
#b53ff8 color charts
#b53ff8 color shades, tints & tones
#b53ff8 color schemes
#b53ff8 color preview, HTML & CSS examples
This text has a color of #b53ff8
<p style="color:#b53ff8;">Text here</p>
.mytext {color:#b53ff8;}
This box has a color of #b53ff8
<div style="background-color:#b53ff8;">Content here</div>
.mybackground {background-color:#b53ff8;}
Border around this has a color of #b53ff8
<div style="border:2px solid #b53ff8;">Content here</div>
.myborder {border:2px solid #b53ff8;}