#b71ec2 color space conversions
Hex:
#b71ec2
RGB:
183, 30, 194
CMY:
28, 88, 24
CMYK:
6, 85, 0, 24
HSL:
296°, 73.2143%, 43.9216%
HSV (HSB):
296°, 84.5361%, 76.0784%
XYZ:
29.7303, 14.8909, 52.3462
xyY:
0.3066, 0.1536, 14.8909
CIE-Lab:
45.4844, 74.3905, -50.6694
CIE-LCH:
45.4844, 90.0074, 325.7401
CIE-Luv:
45.4844, 54.4695, -83.7091
Hunter-Lab:
38.5887, 69.9936, -53.4158
#b71ec2 color charts
#b71ec2 color shades, tints & tones
#b71ec2 color schemes
#b71ec2 color preview, HTML & CSS examples
This text has a color of #b71ec2
<p style="color:#b71ec2;">Text here</p>
.mytext {color:#b71ec2;}
This box has a color of #b71ec2
<div style="background-color:#b71ec2;">Content here</div>
.mybackground {background-color:#b71ec2;}
Border around this has a color of #b71ec2
<div style="border:2px solid #b71ec2;">Content here</div>
.myborder {border:2px solid #b71ec2;}