#b71dcc color space conversions
Hex:
#b71dcc
RGB:
183, 29, 204
CMY:
28, 89, 20
CMYK:
10, 86, 0, 20
HSL:
293°, 75.1073%, 45.6863%
HSV (HSB):
293°, 85.7843%, 80.0000%
XYZ:
30.8669, 15.3056, 58.4542
xyY:
0.2950, 0.1463, 15.3056
CIE-Lab:
46.0500, 76.2235, -55.5653
CIE-LCH:
46.0500, 94.3267, 323.9088
CIE-Luv:
46.0500, 51.1627, -91.1500
Hunter-Lab:
39.1224, 72.3690, -61.2015
#b71dcc color charts
#b71dcc color shades, tints & tones
#b71dcc color schemes
#b71dcc color preview, HTML & CSS examples
This text has a color of #b71dcc
<p style="color:#b71dcc;">Text here</p>
.mytext {color:#b71dcc;}
This box has a color of #b71dcc
<div style="background-color:#b71dcc;">Content here</div>
.mybackground {background-color:#b71dcc;}
Border around this has a color of #b71dcc
<div style="border:2px solid #b71dcc;">Content here</div>
.myborder {border:2px solid #b71dcc;}