#b31bfc color space conversions
Hex:
#b31bfc
RGB:
179, 27, 252
CMY:
30, 89, 1
CMYK:
29, 89, 0, 1
HSL:
281°, 97.4026%, 54.7059%
HSV (HSB):
281°, 89.2857%, 98.8235%
XYZ:
36.5530, 17.3958, 93.5266
xyY:
0.2479, 0.1180, 17.3958
CIE-Lab:
48.7550, 84.4902, -78.4708
CIE-LCH:
48.7550, 115.3094, 317.1154
CIE-Luv:
48.7550, 34.9177, -125.1783
Hunter-Lab:
41.7083, 83.4472, -103.7559
#b31bfc color charts
#b31bfc color shades, tints & tones
#b31bfc color schemes
#b31bfc color preview, HTML & CSS examples
This text has a color of #b31bfc
<p style="color:#b31bfc;">Text here</p>
.mytext {color:#b31bfc;}
This box has a color of #b31bfc
<div style="background-color:#b31bfc;">Content here</div>
.mybackground {background-color:#b31bfc;}
Border around this has a color of #b31bfc
<div style="border:2px solid #b31bfc;">Content here</div>
.myborder {border:2px solid #b31bfc;}