#d31dc4 color space conversions
Hex:
#d31dc4
RGB:
211, 29, 196
CMY:
17, 89, 23
CMYK:
0, 86, 7, 17
HSL:
305°, 75.8333%, 47.0588%
HSV (HSB):
305°, 86.2559%, 82.7451%
XYZ:
37.2671, 18.7131, 53.8724
xyY:
0.3392, 0.1703, 18.7131
CIE-Lab:
50.3499, 79.9682, -43.7886
CIE-LCH:
50.3499, 91.1721, 331.2960
CIE-Luv:
50.3499, 73.9580, -76.6860
Hunter-Lab:
43.2587, 78.0742, -43.5559
#d31dc4 color charts
#d31dc4 color shades, tints & tones
#d31dc4 color schemes
#d31dc4 color preview, HTML & CSS examples
This text has a color of #d31dc4
<p style="color:#d31dc4;">Text here</p>
.mytext {color:#d31dc4;}
This box has a color of #d31dc4
<div style="background-color:#d31dc4;">Content here</div>
.mybackground {background-color:#d31dc4;}
Border around this has a color of #d31dc4
<div style="border:2px solid #d31dc4;">Content here</div>
.myborder {border:2px solid #d31dc4;}