#b15ec7 color space conversions
Hex:
#b15ec7
RGB:
177, 94, 199
CMY:
31, 63, 22
CMYK:
11, 53, 0, 22
HSL:
287°, 48.3871%, 57.4510%
HSV (HSB):
287°, 52.7638%, 78.0392%
XYZ:
32.4430, 21.4760, 56.4682
xyY:
0.2939, 0.1946, 21.4760
CIE-Lab:
53.4666, 50.0081, -40.9160
CIE-LCH:
53.4666, 64.6137, 320.7104
CIE-Luv:
53.4666, 34.6296, -69.1345
Hunter-Lab:
46.3422, 43.8641, -39.8055
#b15ec7 color charts
#b15ec7 color shades, tints & tones
#b15ec7 color schemes
#b15ec7 color preview, HTML & CSS examples
This text has a color of #b15ec7
<p style="color:#b15ec7;">Text here</p>
.mytext {color:#b15ec7;}
This box has a color of #b15ec7
<div style="background-color:#b15ec7;">Content here</div>
.mybackground {background-color:#b15ec7;}
Border around this has a color of #b15ec7
<div style="border:2px solid #b15ec7;">Content here</div>
.myborder {border:2px solid #b15ec7;}