#d31ff4 color space conversions
Hex:
#d31ff4
RGB:
211, 31, 244
CMY:
17, 88, 4
CMYK:
14, 87, 0, 4
HSL:
291°, 90.6383%, 53.9216%
HSV (HSB):
291°, 87.2951%, 95.6863%
XYZ:
43.6831, 21.3605, 87.4086
xyY:
0.2865, 0.1401, 21.3605
CIE-Lab:
53.3418, 86.9716, -66.3232
CIE-LCH:
53.3418, 109.3747, 322.6714
CIE-Luv:
53.3418, 56.2690, -111.9159
Hunter-Lab:
46.2174, 87.8314, -79.7798
#d31ff4 color charts
#d31ff4 color shades, tints & tones
#d31ff4 color schemes
#d31ff4 color preview, HTML & CSS examples
This text has a color of #d31ff4
<p style="color:#d31ff4;">Text here</p>
.mytext {color:#d31ff4;}
This box has a color of #d31ff4
<div style="background-color:#d31ff4;">Content here</div>
.mybackground {background-color:#d31ff4;}
Border around this has a color of #d31ff4
<div style="border:2px solid #d31ff4;">Content here</div>
.myborder {border:2px solid #d31ff4;}