#b71caa color space conversions
Hex:
#b71caa
RGB:
183, 28, 170
CMY:
28, 89, 33
CMYK:
0, 85, 7, 28
HSL:
305°, 73.4597%, 41.3725%
HSV (HSB):
305°, 84.6995%, 71.7647%
XYZ:
27.1994, 13.8001, 39.2603
xyY:
0.3389, 0.1719, 13.8001
CIE-Lab:
43.9448, 71.1082, -38.9981
CIE-LCH:
43.9448, 81.1001, 331.2582
CIE-Luv:
43.9448, 63.5612, -65.9689
Hunter-Lab:
37.1484, 65.6846, -36.6567
#b71caa color charts
#b71caa color shades, tints & tones
#b71caa color schemes
#b71caa color preview, HTML & CSS examples
This text has a color of #b71caa
<p style="color:#b71caa;">Text here</p>
.mytext {color:#b71caa;}
This box has a color of #b71caa
<div style="background-color:#b71caa;">Content here</div>
.mybackground {background-color:#b71caa;}
Border around this has a color of #b71caa
<div style="border:2px solid #b71caa;">Content here</div>
.myborder {border:2px solid #b71caa;}