#b71db1 color space conversions
Hex:
#b71db1
RGB:
183, 29, 177
CMY:
28, 89, 31
CMYK:
0, 84, 3, 28
HSL:
302°, 72.6415%, 41.5686%
HSV (HSB):
302°, 84.1530%, 71.7647%
XYZ:
27.9036, 14.1203, 42.8498
xyY:
0.3288, 0.1664, 14.1203
CIE-Lab:
44.4050, 71.9440, -42.4170
CIE-LCH:
44.4050, 83.5174, 329.4771
CIE-Luv:
44.4050, 60.7559, -71.1444
Hunter-Lab:
37.5770, 66.7891, -41.3056
#b71db1 color charts
#b71db1 color shades, tints & tones
#b71db1 color schemes
#b71db1 color preview, HTML & CSS examples
This text has a color of #b71db1
<p style="color:#b71db1;">Text here</p>
.mytext {color:#b71db1;}
This box has a color of #b71db1
<div style="background-color:#b71db1;">Content here</div>
.mybackground {background-color:#b71db1;}
Border around this has a color of #b71db1
<div style="border:2px solid #b71db1;">Content here</div>
.myborder {border:2px solid #b71db1;}