#b71fee color space conversions
Hex:
#b71fee
RGB:
183, 31, 238
CMY:
28, 88, 7
CMYK:
23, 87, 0, 7
HSL:
284°, 85.8921%, 52.7451%
HSV (HSB):
284°, 86.9748%, 93.3333%
XYZ:
35.4510, 17.2203, 82.3443
xyY:
0.2626, 0.1275, 17.2203
CIE-Lab:
48.5364, 81.7410, -70.9468
CIE-LCH:
48.5364, 108.2361, 319.0437
CIE-Luv:
48.5364, 40.6206, -114.6793
Hunter-Lab:
41.4973, 79.8716, -88.6026
#b71fee color charts
#b71fee color shades, tints & tones
#b71fee color schemes
#b71fee color preview, HTML & CSS examples
This text has a color of #b71fee
<p style="color:#b71fee;">Text here</p>
.mytext {color:#b71fee;}
This box has a color of #b71fee
<div style="background-color:#b71fee;">Content here</div>
.mybackground {background-color:#b71fee;}
Border around this has a color of #b71fee
<div style="border:2px solid #b71fee;">Content here</div>
.myborder {border:2px solid #b71fee;}