#d71ff5 color space conversions
Hex:
#d71ff5
RGB:
215, 31, 245
CMY:
16, 88, 4
CMYK:
12, 87, 0, 4
HSL:
292°, 91.4530%, 54.1176%
HSV (HSB):
292°, 87.3469%, 96.0784%
XYZ:
44.9957, 22.0196, 88.2649
xyY:
0.2898, 0.1418, 22.0196
CIE-Lab:
54.0478, 87.7554, -65.7109
CIE-LCH:
54.0478, 109.6309, 323.1743
CIE-Luv:
54.0478, 58.5610, -111.5246
Hunter-Lab:
46.9251, 89.0421, -78.6755
#d71ff5 color charts
#d71ff5 color shades, tints & tones
#d71ff5 color schemes
#d71ff5 color preview, HTML & CSS examples
This text has a color of #d71ff5
<p style="color:#d71ff5;">Text here</p>
.mytext {color:#d71ff5;}
This box has a color of #d71ff5
<div style="background-color:#d71ff5;">Content here</div>
.mybackground {background-color:#d71ff5;}
Border around this has a color of #d71ff5
<div style="border:2px solid #d71ff5;">Content here</div>
.myborder {border:2px solid #d71ff5;}