#b53dfa color space conversions
Hex:
#b53dfa
RGB:
181, 61, 250
CMY:
29, 76, 2
CMYK:
28, 76, 0, 2
HSL:
278°, 94.9749%, 60.9804%
HSV (HSB):
278°, 75.6000%, 98.0392%
XYZ:
37.9801, 20.0634, 92.3133
xyY:
0.2526, 0.1334, 20.0634
CIE-Lab:
51.9088, 75.5679, -72.2075
CIE-LCH:
51.9088, 104.5200, 316.3027
CIE-Luv:
51.9088, 32.9553, -118.1877
Hunter-Lab:
44.7922, 72.9673, -90.8378
#b53dfa color charts
#b53dfa color shades, tints & tones
#b53dfa color schemes
#b53dfa color preview, HTML & CSS examples
This text has a color of #b53dfa
<p style="color:#b53dfa;">Text here</p>
.mytext {color:#b53dfa;}
This box has a color of #b53dfa
<div style="background-color:#b53dfa;">Content here</div>
.mybackground {background-color:#b53dfa;}
Border around this has a color of #b53dfa
<div style="border:2px solid #b53dfa;">Content here</div>
.myborder {border:2px solid #b53dfa;}