#b71dd4 color space conversions
Hex:
#b71dd4
RGB:
183, 29, 212
CMY:
28, 89, 17
CMYK:
14, 86, 0, 17
HSL:
290°, 75.9336%, 47.2549%
HSV (HSB):
290°, 86.3208%, 83.1373%
XYZ:
31.8515, 15.6995, 63.6389
xyY:
0.2865, 0.1412, 15.6995
CIE-Lab:
46.5777, 77.5649, -59.3258
CIE-LCH:
46.5777, 97.6518, 322.5893
CIE-Luv:
46.5777, 48.5504, -96.8856
Hunter-Lab:
39.6226, 74.1517, -67.4915
#b71dd4 color charts
#b71dd4 color shades, tints & tones
#b71dd4 color schemes
#b71dd4 color preview, HTML & CSS examples
This text has a color of #b71dd4
<p style="color:#b71dd4;">Text here</p>
.mytext {color:#b71dd4;}
This box has a color of #b71dd4
<div style="background-color:#b71dd4;">Content here</div>
.mybackground {background-color:#b71dd4;}
Border around this has a color of #b71dd4
<div style="border:2px solid #b71dd4;">Content here</div>
.myborder {border:2px solid #b71dd4;}