#b55ae9 color space conversions
Hex:
#b55ae9
RGB:
181, 90, 233
CMY:
29, 65, 9
CMYK:
22, 61, 0, 9
HSL:
278°, 76.4706%, 63.3333%
HSV (HSB):
278°, 61.3734%, 91.3725%
XYZ:
37.4202, 23.0193, 79.5617
xyY:
0.2673, 0.1644, 23.0193
CIE-Lab:
55.0922, 60.0276, -57.5677
CIE-LCH:
55.0922, 83.1706, 316.1983
CIE-Luv:
55.0922, 30.8245, -96.6405
Hunter-Lab:
47.9784, 55.2568, -64.7346
#b55ae9 color charts
#b55ae9 color shades, tints & tones
#b55ae9 color schemes
#b55ae9 color preview, HTML & CSS examples
This text has a color of #b55ae9
<p style="color:#b55ae9;">Text here</p>
.mytext {color:#b55ae9;}
This box has a color of #b55ae9
<div style="background-color:#b55ae9;">Content here</div>
.mybackground {background-color:#b55ae9;}
Border around this has a color of #b55ae9
<div style="border:2px solid #b55ae9;">Content here</div>
.myborder {border:2px solid #b55ae9;}