#b15bcc color space conversions
Hex:
#b15bcc
RGB:
177, 91, 204
CMY:
31, 64, 20
CMYK:
13, 55, 0, 20
HSL:
286°, 52.5581%, 57.8431%
HSV (HSB):
286°, 55.3922%, 80.0000%
XYZ:
32.7716, 21.1889, 59.4894
xyY:
0.2889, 0.1868, 21.1889
CIE-Lab:
53.1556, 52.5245, -44.2681
CIE-LCH:
53.1556, 68.6913, 319.8755
CIE-Luv:
53.1556, 34.5003, -74.5575
Hunter-Lab:
46.0314, 46.5264, -44.4023
#b15bcc color charts
#b15bcc color shades, tints & tones
#b15bcc color schemes
#b15bcc color preview, HTML & CSS examples
This text has a color of #b15bcc
<p style="color:#b15bcc;">Text here</p>
.mytext {color:#b15bcc;}
This box has a color of #b15bcc
<div style="background-color:#b15bcc;">Content here</div>
.mybackground {background-color:#b15bcc;}
Border around this has a color of #b15bcc
<div style="border:2px solid #b15bcc;">Content here</div>
.myborder {border:2px solid #b15bcc;}