#b15cc6 color space conversions
Hex:
#b15cc6
RGB:
177, 92, 198
CMY:
31, 64, 22
CMYK:
11, 54, 0, 22
HSL:
288°, 48.1818%, 56.8627%
HSV (HSB):
288°, 53.5354%, 77.6471%
XYZ:
32.1517, 21.0786, 55.8001
xyY:
0.2949, 0.1933, 21.0786
CIE-Lab:
53.0354, 50.8176, -41.0231
CIE-LCH:
53.0354, 65.3094, 321.0874
CIE-Luv:
53.0354, 35.5263, -69.2869
Hunter-Lab:
45.9115, 44.6579, -39.9221
#b15cc6 color charts
#b15cc6 color shades, tints & tones
#b15cc6 color schemes
#b15cc6 color preview, HTML & CSS examples
This text has a color of #b15cc6
<p style="color:#b15cc6;">Text here</p>
.mytext {color:#b15cc6;}
This box has a color of #b15cc6
<div style="background-color:#b15cc6;">Content here</div>
.mybackground {background-color:#b15cc6;}
Border around this has a color of #b15cc6
<div style="border:2px solid #b15cc6;">Content here</div>
.myborder {border:2px solid #b15cc6;}