#b71fd8 color space conversions
Hex:
#b71fd8
RGB:
183, 31, 216
CMY:
28, 88, 15
CMYK:
15, 86, 0, 15
HSL:
289°, 74.8988%, 48.4314%
HSV (HSB):
289°, 85.6481%, 84.7059%
XYZ:
32.4131, 16.0051, 66.3467
xyY:
0.2824, 0.1395, 16.0051
CIE-Lab:
46.9812, 77.8551, -60.9690
CIE-LCH:
46.9812, 98.8870, 321.9352
CIE-Luv:
46.9812, 47.1023, -99.4614
Hunter-Lab:
40.0064, 74.6091, -70.3222
#b71fd8 color charts
#b71fd8 color shades, tints & tones
#b71fd8 color schemes
#b71fd8 color preview, HTML & CSS examples
This text has a color of #b71fd8
<p style="color:#b71fd8;">Text here</p>
.mytext {color:#b71fd8;}
This box has a color of #b71fd8
<div style="background-color:#b71fd8;">Content here</div>
.mybackground {background-color:#b71fd8;}
Border around this has a color of #b71fd8
<div style="border:2px solid #b71fd8;">Content here</div>
.myborder {border:2px solid #b71fd8;}