#b71ea7 color space conversions
Hex:
#b71ea7
RGB:
183, 30, 167
CMY:
28, 88, 35
CMYK:
0, 84, 9, 28
HSL:
306°, 71.8310%, 41.7647%
HSV (HSB):
306°, 83.6066%, 71.7647%
XYZ:
26.9678, 13.7858, 37.7988
xyY:
0.3433, 0.1755, 13.7858
CIE-Lab:
43.9242, 70.2590, -37.2448
CIE-LCH:
43.9242, 79.5204, 332.0716
CIE-Luv:
43.9242, 64.4629, -63.3454
Hunter-Lab:
37.1293, 64.6719, -34.3686
#b71ea7 color charts
#b71ea7 color shades, tints & tones
#b71ea7 color schemes
#b71ea7 color preview, HTML & CSS examples
This text has a color of #b71ea7
<p style="color:#b71ea7;">Text here</p>
.mytext {color:#b71ea7;}
This box has a color of #b71ea7
<div style="background-color:#b71ea7;">Content here</div>
.mybackground {background-color:#b71ea7;}
Border around this has a color of #b71ea7
<div style="border:2px solid #b71ea7;">Content here</div>
.myborder {border:2px solid #b71ea7;}