#b31ffa color space conversions
Hex:
#b31ffa
RGB:
179, 31, 250
CMY:
30, 88, 2
CMYK:
28, 88, 0, 2
HSL:
281°, 95.6332%, 55.0980%
HSV (HSB):
281°, 87.6000%, 98.0392%
XYZ:
36.3357, 17.4658, 91.8986
xyY:
0.2494, 0.1199, 17.4658
CIE-Lab:
48.8417, 83.3945, -77.2118
CIE-LCH:
48.8417, 113.6499, 317.2046
CIE-Luv:
48.8417, 35.1520, -123.4905
Hunter-Lab:
41.7921, 82.0587, -101.1211
#b31ffa color charts
#b31ffa color shades, tints & tones
#b31ffa color schemes
#b31ffa color preview, HTML & CSS examples
This text has a color of #b31ffa
<p style="color:#b31ffa;">Text here</p>
.mytext {color:#b31ffa;}
This box has a color of #b31ffa
<div style="background-color:#b31ffa;">Content here</div>
.mybackground {background-color:#b31ffa;}
Border around this has a color of #b31ffa
<div style="border:2px solid #b31ffa;">Content here</div>
.myborder {border:2px solid #b31ffa;}