#d71fd5 color space conversions
Hex:
#d71fd5
RGB:
215, 31, 213
CMY:
16, 88, 16
CMYK:
0, 86, 1, 16
HSL:
301°, 74.7967%, 48.2353%
HSV (HSB):
301°, 85.5814%, 84.3137%
XYZ:
40.5246, 20.2311, 64.7199
xyY:
0.3230, 0.1612, 20.2311
CIE-Lab:
52.0975, 82.8013, -50.7504
CIE-LCH:
52.0975, 97.1167, 328.4951
CIE-Luv:
52.0975, 70.0114, -88.0397
Hunter-Lab:
44.9790, 82.1090, -53.8265
#d71fd5 color charts
#d71fd5 color shades, tints & tones
#d71fd5 color schemes
#d71fd5 color preview, HTML & CSS examples
This text has a color of #d71fd5
<p style="color:#d71fd5;">Text here</p>
.mytext {color:#d71fd5;}
This box has a color of #d71fd5
<div style="background-color:#d71fd5;">Content here</div>
.mybackground {background-color:#d71fd5;}
Border around this has a color of #d71fd5
<div style="border:2px solid #d71fd5;">Content here</div>
.myborder {border:2px solid #d71fd5;}