#b31efb color space conversions
Hex:
#b31efb
RGB:
179, 30, 251
CMY:
30, 88, 2
CMYK:
29, 88, 0, 2
HSL:
280°, 96.5066%, 55.0980%
HSV (HSB):
280°, 88.0478%, 98.4314%
XYZ:
36.4673, 17.4773, 92.7182
xyY:
0.2486, 0.1192, 17.4773
CIE-Lab:
48.8559, 83.7707, -77.7475
CIE-LCH:
48.8559, 114.2900, 317.1356
CIE-Luv:
48.8559, 34.9714, -124.2457
Hunter-Lab:
41.8058, 82.5454, -102.2310
#b31efb color charts
#b31efb color shades, tints & tones
#b31efb color schemes
#b31efb color preview, HTML & CSS examples
This text has a color of #b31efb
<p style="color:#b31efb;">Text here</p>
.mytext {color:#b31efb;}
This box has a color of #b31efb
<div style="background-color:#b31efb;">Content here</div>
.mybackground {background-color:#b31efb;}
Border around this has a color of #b31efb
<div style="border:2px solid #b31efb;">Content here</div>
.myborder {border:2px solid #b31efb;}