#b15ec6 color space conversions
Hex:
#b15ec6
RGB:
177, 94, 198
CMY:
31, 63, 22
CMYK:
11, 53, 0, 22
HSL:
288°, 47.7064%, 57.2549%
HSV (HSB):
288°, 52.5253%, 77.6471%
XYZ:
32.3272, 21.4297, 55.8586
xyY:
0.2949, 0.1955, 21.4297
CIE-Lab:
53.4166, 49.8074, -40.4218
CIE-LCH:
53.4166, 64.1459, 320.9385
CIE-Luv:
53.4166, 34.8511, -68.3283
Hunter-Lab:
46.2923, 43.6402, -39.1377
#b15ec6 color charts
#b15ec6 color shades, tints & tones
#b15ec6 color schemes
#b15ec6 color preview, HTML & CSS examples
This text has a color of #b15ec6
<p style="color:#b15ec6;">Text here</p>
.mytext {color:#b15ec6;}
This box has a color of #b15ec6
<div style="background-color:#b15ec6;">Content here</div>
.mybackground {background-color:#b15ec6;}
Border around this has a color of #b15ec6
<div style="border:2px solid #b15ec6;">Content here</div>
.myborder {border:2px solid #b15ec6;}