#b31bf3 color space conversions
Hex:
#b31bf3
RGB:
179, 27, 243
CMY:
30, 89, 5
CMYK:
26, 89, 0, 5
HSL:
282°, 90.0000%, 52.9412%
HSV (HSB):
282°, 88.8889%, 95.2941%
XYZ:
35.1600, 16.8386, 86.1911
xyY:
0.2544, 0.1219, 16.8386
CIE-Lab:
48.0561, 82.8238, -74.5694
CIE-LCH:
48.0561, 111.4468, 318.0021
CIE-Luv:
48.0561, 37.2308, -119.2828
Hunter-Lab:
41.0349, 81.1333, -95.8102
#b31bf3 color charts
#b31bf3 color shades, tints & tones
#b31bf3 color schemes
#b31bf3 color preview, HTML & CSS examples
This text has a color of #b31bf3
<p style="color:#b31bf3;">Text here</p>
.mytext {color:#b31bf3;}
This box has a color of #b31bf3
<div style="background-color:#b31bf3;">Content here</div>
.mybackground {background-color:#b31bf3;}
Border around this has a color of #b31bf3
<div style="border:2px solid #b31bf3;">Content here</div>
.myborder {border:2px solid #b31bf3;}