#d31cc7 color space conversions
Hex:
#d31cc7
RGB:
211, 28, 199
CMY:
17, 89, 22
CMYK:
0, 87, 6, 17
HSL:
304°, 76.5690%, 46.8627%
HSV (HSB):
304°, 86.7299%, 82.7451%
XYZ:
37.5880, 18.8029, 55.6810
xyY:
0.3354, 0.1678, 18.8029
CIE-Lab:
50.4558, 80.5589, -45.3568
CIE-LCH:
50.4558, 92.4499, 330.6193
CIE-Luv:
50.4558, 72.8718, -79.1158
Hunter-Lab:
43.3623, 78.8462, -45.7800
#d31cc7 color charts
#d31cc7 color shades, tints & tones
#d31cc7 color schemes
#d31cc7 color preview, HTML & CSS examples
This text has a color of #d31cc7
<p style="color:#d31cc7;">Text here</p>
.mytext {color:#d31cc7;}
This box has a color of #d31cc7
<div style="background-color:#d31cc7;">Content here</div>
.mybackground {background-color:#d31cc7;}
Border around this has a color of #d31cc7
<div style="border:2px solid #d31cc7;">Content here</div>
.myborder {border:2px solid #d31cc7;}