#d41ff4 color space conversions
Hex:
#d41ff4
RGB:
212, 31, 244
CMY:
17, 88, 4
CMYK:
13, 87, 0, 4
HSL:
291°, 90.6383%, 53.9216%
HSV (HSB):
291°, 87.2951%, 95.6863%
XYZ:
43.9705, 21.5087, 87.4220
xyY:
0.2876, 0.1407, 21.5087
CIE-Lab:
53.5018, 87.1265, -66.0569
CIE-LCH:
53.5018, 109.3368, 322.8316
CIE-Luv:
53.5018, 56.9223, -111.6424
Hunter-Lab:
46.3774, 88.0755, -79.2981
#d41ff4 color charts
#d41ff4 color shades, tints & tones
#d41ff4 color schemes
#d41ff4 color preview, HTML & CSS examples
This text has a color of #d41ff4
<p style="color:#d41ff4;">Text here</p>
.mytext {color:#d41ff4;}
This box has a color of #d41ff4
<div style="background-color:#d41ff4;">Content here</div>
.mybackground {background-color:#d41ff4;}
Border around this has a color of #d41ff4
<div style="border:2px solid #d41ff4;">Content here</div>
.myborder {border:2px solid #d41ff4;}