#b31ab1 color space conversions
Hex:
#b31ab1
RGB:
179, 26, 177
CMY:
30, 90, 31
CMYK:
0, 85, 1, 30
HSL:
301°, 74.6341%, 40.1961%
HSV (HSB):
301°, 85.4749%, 70.1961%
XYZ:
26.8956, 13.4968, 42.7826
xyY:
0.3234, 0.1623, 13.4968
CIE-Lab:
43.5025, 71.7835, -43.8964
CIE-LCH:
43.5025, 84.1414, 328.5537
CIE-Luv:
43.5025, 58.2077, -72.8078
Hunter-Lab:
36.7380, 66.3869, -43.3284
#b31ab1 color charts
#b31ab1 color shades, tints & tones
#b31ab1 color schemes
#b31ab1 color preview, HTML & CSS examples
This text has a color of #b31ab1
<p style="color:#b31ab1;">Text here</p>
.mytext {color:#b31ab1;}
This box has a color of #b31ab1
<div style="background-color:#b31ab1;">Content here</div>
.mybackground {background-color:#b31ab1;}
Border around this has a color of #b31ab1
<div style="border:2px solid #b31ab1;">Content here</div>
.myborder {border:2px solid #b31ab1;}