#b71cb7 color space conversions
Hex:
#b71cb7
RGB:
183, 28, 183
CMY:
28, 89, 28
CMYK:
0, 85, 0, 28
HSL:
300°, 73.4597%, 41.3725%
HSV (HSB):
300°, 84.6995%, 71.7647%
XYZ:
28.4909, 14.3167, 46.0615
xyY:
0.3206, 0.1611, 14.3167
CIE-Lab:
44.6837, 73.0581, -45.5105
CIE-LCH:
44.6837, 86.0737, 328.0798
CIE-Luv:
44.6837, 58.6371, -75.8201
Hunter-Lab:
37.8374, 68.1921, -45.6907
#b71cb7 color charts
#b71cb7 color shades, tints & tones
#b71cb7 color schemes
#b71cb7 color preview, HTML & CSS examples
This text has a color of #b71cb7
<p style="color:#b71cb7;">Text here</p>
.mytext {color:#b71cb7;}
This box has a color of #b71cb7
<div style="background-color:#b71cb7;">Content here</div>
.mybackground {background-color:#b71cb7;}
Border around this has a color of #b71cb7
<div style="border:2px solid #b71cb7;">Content here</div>
.myborder {border:2px solid #b71cb7;}