#b71fc7 color space conversions
Hex:
#b71fc7
RGB:
183, 31, 199
CMY:
28, 88, 22
CMYK:
8, 84, 0, 22
HSL:
294°, 73.0435%, 45.0980%
HSV (HSB):
294°, 84.4221%, 78.0392%
XYZ:
30.3272, 15.1708, 55.3627
xyY:
0.3007, 0.1504, 15.1708
CIE-Lab:
45.8672, 74.9967, -52.9628
CIE-LCH:
45.8672, 91.8127, 324.7702
CIE-Luv:
45.8672, 52.6401, -87.2334
Hunter-Lab:
38.9497, 70.8228, -57.0094
#b71fc7 color charts
#b71fc7 color shades, tints & tones
#b71fc7 color schemes
#b71fc7 color preview, HTML & CSS examples
This text has a color of #b71fc7
<p style="color:#b71fc7;">Text here</p>
.mytext {color:#b71fc7;}
This box has a color of #b71fc7
<div style="background-color:#b71fc7;">Content here</div>
.mybackground {background-color:#b71fc7;}
Border around this has a color of #b71fc7
<div style="border:2px solid #b71fc7;">Content here</div>
.myborder {border:2px solid #b71fc7;}