#d31fd7 color space conversions
Hex:
#d31fd7
RGB:
211, 31, 215
CMY:
17, 88, 16
CMYK:
2, 86, 0, 16
HSL:
299°, 74.7967%, 48.2353%
HSV (HSB):
299°, 85.5814%, 84.3137%
XYZ:
39.6197, 19.7352, 66.0111
xyY:
0.3160, 0.1574, 19.7352
CIE-Lab:
51.5364, 82.3978, -52.8287
CIE-LCH:
51.5364, 97.8789, 327.3343
CIE-Luv:
51.5364, 66.4043, -90.7962
Hunter-Lab:
44.4243, 81.4524, -57.0034
#d31fd7 color charts
#d31fd7 color shades, tints & tones
#d31fd7 color schemes
#d31fd7 color preview, HTML & CSS examples
This text has a color of #d31fd7
<p style="color:#d31fd7;">Text here</p>
.mytext {color:#d31fd7;}
This box has a color of #d31fd7
<div style="background-color:#d31fd7;">Content here</div>
.mybackground {background-color:#d31fd7;}
Border around this has a color of #d31fd7
<div style="border:2px solid #d31fd7;">Content here</div>
.myborder {border:2px solid #d31fd7;}