#b71dc7 color space conversions
Hex:
#b71dc7
RGB:
183, 29, 199
CMY:
28, 89, 22
CMYK:
8, 85, 0, 22
HSL:
294°, 74.5614%, 44.7059%
HSV (HSB):
294°, 85.4271%, 78.0392%
XYZ:
30.2766, 15.0695, 55.3458
xyY:
0.3007, 0.1497, 15.0695
CIE-Lab:
45.7293, 75.4010, -53.1844
CIE-LCH:
45.7293, 92.2708, 324.8026
CIE-Luv:
45.7293, 52.8492, -87.5193
Hunter-Lab:
38.8195, 71.2839, -57.3574
#b71dc7 color charts
#b71dc7 color shades, tints & tones
#b71dc7 color schemes
#b71dc7 color preview, HTML & CSS examples
This text has a color of #b71dc7
<p style="color:#b71dc7;">Text here</p>
.mytext {color:#b71dc7;}
This box has a color of #b71dc7
<div style="background-color:#b71dc7;">Content here</div>
.mybackground {background-color:#b71dc7;}
Border around this has a color of #b71dc7
<div style="border:2px solid #b71dc7;">Content here</div>
.myborder {border:2px solid #b71dc7;}