#b71fb4 color space conversions
Hex:
#b71fb4
RGB:
183, 31, 180
CMY:
28, 88, 29
CMYK:
0, 83, 2, 28
HSL:
301°, 71.0280%, 41.9608%
HSV (HSB):
301°, 83.0601%, 71.7647%
XYZ:
28.2566, 14.3425, 44.4591
xyY:
0.3246, 0.1647, 14.3425
CIE-Lab:
44.7202, 71.9809, -43.6859
CIE-LCH:
44.7202, 84.2005, 328.7460
CIE-Luv:
44.7202, 59.3844, -73.0973
Hunter-Lab:
37.8715, 66.9069, -43.0931
#b71fb4 color charts
#b71fb4 color shades, tints & tones
#b71fb4 color schemes
#b71fb4 color preview, HTML & CSS examples
This text has a color of #b71fb4
<p style="color:#b71fb4;">Text here</p>
.mytext {color:#b71fb4;}
This box has a color of #b71fb4
<div style="background-color:#b71fb4;">Content here</div>
.mybackground {background-color:#b71fb4;}
Border around this has a color of #b71fb4
<div style="border:2px solid #b71fb4;">Content here</div>
.myborder {border:2px solid #b71fb4;}