#b55bd9 color space conversions
Hex:
#b55bd9
RGB:
181, 91, 217
CMY:
29, 64, 15
CMYK:
17, 58, 0, 15
HSL:
283°, 62.3762%, 60.3922%
HSV (HSB):
283°, 58.0645%, 85.0980%
XYZ:
35.3215, 22.3157, 68.0913
xyY:
0.2809, 0.1775, 22.3157
CIE-Lab:
54.3604, 56.1990, -49.7197
CIE-LCH:
54.3604, 75.0358, 318.5005
CIE-Luv:
54.3604, 34.0350, -83.8413
Hunter-Lab:
47.2395, 50.7975, -52.3934
#b55bd9 color charts
#b55bd9 color shades, tints & tones
#b55bd9 color schemes
#b55bd9 color preview, HTML & CSS examples
This text has a color of #b55bd9
<p style="color:#b55bd9;">Text here</p>
.mytext {color:#b55bd9;}
This box has a color of #b55bd9
<div style="background-color:#b55bd9;">Content here</div>
.mybackground {background-color:#b55bd9;}
Border around this has a color of #b55bd9
<div style="border:2px solid #b55bd9;">Content here</div>
.myborder {border:2px solid #b55bd9;}