#b71dac color space conversions
Hex:
#b71dac
RGB:
183, 29, 172
CMY:
28, 89, 33
CMYK:
0, 84, 6, 28
HSL:
304°, 72.6415%, 41.5686%
HSV (HSB):
304°, 84.1530%, 71.7647%
XYZ:
27.4142, 13.9246, 40.2725
xyY:
0.3359, 0.1706, 13.9246
CIE-Lab:
44.1246, 71.1986, -39.9012
CIE-LCH:
44.1246, 81.6171, 330.7328
CIE-Luv:
44.1246, 62.6597, -67.3403
Hunter-Lab:
37.3156, 65.8339, -37.8672
#b71dac color charts
#b71dac color shades, tints & tones
#b71dac color schemes
#b71dac color preview, HTML & CSS examples
This text has a color of #b71dac
<p style="color:#b71dac;">Text here</p>
.mytext {color:#b71dac;}
This box has a color of #b71dac
<div style="background-color:#b71dac;">Content here</div>
.mybackground {background-color:#b71dac;}
Border around this has a color of #b71dac
<div style="border:2px solid #b71dac;">Content here</div>
.myborder {border:2px solid #b71dac;}