#b71cb4 color space conversions
Hex:
#b71cb4
RGB:
183, 28, 180
CMY:
28, 89, 29
CMYK:
0, 85, 2, 28
HSL:
301°, 73.4597%, 41.3725%
HSV (HSB):
301°, 84.6995%, 71.7647%
XYZ:
28.1819, 14.1931, 44.4342
xyY:
0.3246, 0.1635, 14.1931
CIE-Lab:
44.5086, 72.5988, -44.0231
CIE-LCH:
44.5086, 84.9036, 328.7678
CIE-Luv:
44.5086, 59.7500, -73.5640
Hunter-Lab:
37.6737, 67.5984, -43.5579
#b71cb4 color charts
#b71cb4 color shades, tints & tones
#b71cb4 color schemes
#b71cb4 color preview, HTML & CSS examples
This text has a color of #b71cb4
<p style="color:#b71cb4;">Text here</p>
.mytext {color:#b71cb4;}
This box has a color of #b71cb4
<div style="background-color:#b71cb4;">Content here</div>
.mybackground {background-color:#b71cb4;}
Border around this has a color of #b71cb4
<div style="border:2px solid #b71cb4;">Content here</div>
.myborder {border:2px solid #b71cb4;}