#b31cb4 color space conversions
Hex:
#b31cb4
RGB:
179, 28, 180
CMY:
30, 89, 29
CMYK:
1, 84, 0, 29
HSL:
300°, 73.0769%, 40.7843%
HSV (HSB):
300°, 84.4444%, 70.5882%
XYZ:
27.2439, 13.7095, 44.3903
xyY:
0.3192, 0.1606, 13.7095
CIE-Lab:
43.8134, 71.8542, -45.1728
CIE-LCH:
43.8134, 84.8740, 327.8435
CIE-Luv:
43.8134, 56.8782, -74.7681
Hunter-Lab:
37.0263, 66.5437, -45.1634
#b31cb4 color charts
#b31cb4 color shades, tints & tones
#b31cb4 color schemes
#b31cb4 color preview, HTML & CSS examples
This text has a color of #b31cb4
<p style="color:#b31cb4;">Text here</p>
.mytext {color:#b31cb4;}
This box has a color of #b31cb4
<div style="background-color:#b31cb4;">Content here</div>
.mybackground {background-color:#b31cb4;}
Border around this has a color of #b31cb4
<div style="border:2px solid #b31cb4;">Content here</div>
.myborder {border:2px solid #b31cb4;}