#b55cb4 color space conversions
Hex:
#b55cb4
RGB:
181, 92, 180
CMY:
29, 64, 29
CMYK:
0, 49, 1, 29
HSL:
301°, 37.5527%, 53.5294%
HSV (HSB):
301°, 49.1713%, 70.9804%
XYZ:
31.1214, 20.7733, 45.5494
xyY:
0.3194, 0.2132, 20.7733
CIE-Lab:
52.7005, 48.4996, -31.1299
CIE-LCH:
52.7005, 57.6305, 327.3053
CIE-Luv:
52.7005, 42.3714, -53.6603
Hunter-Lab:
45.5778, 42.1223, -27.3486
#b55cb4 color charts
#b55cb4 color shades, tints & tones
#b55cb4 color schemes
#b55cb4 color preview, HTML & CSS examples
This text has a color of #b55cb4
<p style="color:#b55cb4;">Text here</p>
.mytext {color:#b55cb4;}
This box has a color of #b55cb4
<div style="background-color:#b55cb4;">Content here</div>
.mybackground {background-color:#b55cb4;}
Border around this has a color of #b55cb4
<div style="border:2px solid #b55cb4;">Content here</div>
.myborder {border:2px solid #b55cb4;}