#d41edf color space conversions
Hex:
#d41edf
RGB:
212, 30, 223
CMY:
17, 88, 13
CMYK:
5, 87, 0, 13
HSL:
297°, 76.2846%, 49.6078%
HSV (HSB):
297°, 86.5471%, 87.4510%
XYZ:
40.9349, 20.2533, 71.5638
xyY:
0.3084, 0.1526, 20.2533
CIE-Lab:
52.1224, 83.9602, -56.4375
CIE-LCH:
52.1224, 101.1657, 326.0912
CIE-Luv:
52.1224, 64.2713, -96.5586
Hunter-Lab:
45.0037, 83.6055, -62.7790
#d41edf color charts
#d41edf color shades, tints & tones
#d41edf color schemes
#d41edf color preview, HTML & CSS examples
This text has a color of #d41edf
<p style="color:#d41edf;">Text here</p>
.mytext {color:#d41edf;}
This box has a color of #d41edf
<div style="background-color:#d41edf;">Content here</div>
.mybackground {background-color:#d41edf;}
Border around this has a color of #d41edf
<div style="border:2px solid #d41edf;">Content here</div>
.myborder {border:2px solid #d41edf;}