#b15ec2 color space conversions
Hex:
#b15ec2
RGB:
177, 94, 194
CMY:
31, 63, 24
CMYK:
9, 52, 0, 24
HSL:
290°, 45.0450%, 56.4706%
HSV (HSB):
290°, 51.5464%, 76.0784%
XYZ:
31.8718, 21.2476, 53.4603
xyY:
0.2990, 0.1994, 21.2476
CIE-Lab:
53.2194, 49.0108, -38.4369
CIE-LCH:
53.2194, 62.2853, 321.8946
CIE-Luv:
53.2194, 35.7426, -65.0951
Hunter-Lab:
46.0951, 42.7548, -36.4970
#b15ec2 color charts
#b15ec2 color shades, tints & tones
#b15ec2 color schemes
#b15ec2 color preview, HTML & CSS examples
This text has a color of #b15ec2
<p style="color:#b15ec2;">Text here</p>
.mytext {color:#b15ec2;}
This box has a color of #b15ec2
<div style="background-color:#b15ec2;">Content here</div>
.mybackground {background-color:#b15ec2;}
Border around this has a color of #b15ec2
<div style="border:2px solid #b15ec2;">Content here</div>
.myborder {border:2px solid #b15ec2;}