#b31fc3 color space conversions
Hex:
#b31fc3
RGB:
179, 31, 195
CMY:
30, 88, 24
CMYK:
8, 84, 0, 24
HSL:
294°, 72.5664%, 44.3137%
HSV (HSB):
294°, 84.1026%, 76.4706%
XYZ:
28.9307, 14.5038, 52.9045
xyY:
0.3003, 0.1505, 14.5038
CIE-Lab:
44.9470, 73.6364, -52.1510
CIE-LCH:
44.9470, 90.2333, 324.6930
CIE-Luv:
44.9470, 51.2755, -85.4200
Hunter-Lab:
38.0839, 68.9522, -55.7044
#b31fc3 color charts
#b31fc3 color shades, tints & tones
#b31fc3 color schemes
#b31fc3 color preview, HTML & CSS examples
This text has a color of #b31fc3
<p style="color:#b31fc3;">Text here</p>
.mytext {color:#b31fc3;}
This box has a color of #b31fc3
<div style="background-color:#b31fc3;">Content here</div>
.mybackground {background-color:#b31fc3;}
Border around this has a color of #b31fc3
<div style="border:2px solid #b31fc3;">Content here</div>
.myborder {border:2px solid #b31fc3;}