#b15cb1 color space conversions
Hex:
#b15cb1
RGB:
177, 92, 177
CMY:
31, 64, 31
CMYK:
0, 48, 0, 31
HSL:
300°, 35.2697%, 52.7451%
HSV (HSB):
300°, 48.0226%, 69.4118%
XYZ:
29.8944, 20.1757, 43.9137
xyY:
0.3181, 0.2147, 20.1757
CIE-Lab:
52.0353, 46.7769, -30.4644
CIE-LCH:
52.0353, 55.8226, 326.9250
CIE-Luv:
52.0353, 40.3982, -52.2399
Hunter-Lab:
44.9174, 40.1938, -26.5229
#b15cb1 color charts
#b15cb1 color shades, tints & tones
#b15cb1 color schemes
#b15cb1 color preview, HTML & CSS examples
This text has a color of #b15cb1
<p style="color:#b15cb1;">Text here</p>
.mytext {color:#b15cb1;}
This box has a color of #b15cb1
<div style="background-color:#b15cb1;">Content here</div>
.mybackground {background-color:#b15cb1;}
Border around this has a color of #b15cb1
<div style="border:2px solid #b15cb1;">Content here</div>
.myborder {border:2px solid #b15cb1;}