#d41ed8 color space conversions
Hex:
#d41ed8
RGB:
212, 30, 216
CMY:
17, 88, 15
CMYK:
2, 86, 0, 15
HSL:
299°, 75.6098%, 48.2353%
HSV (HSB):
299°, 86.1111%, 84.7059%
XYZ:
40.0103, 19.8835, 66.6949
xyY:
0.3161, 0.1571, 19.8835
CIE-Lab:
51.7052, 82.8939, -53.1202
CIE-LCH:
51.7052, 98.4538, 327.3473
CIE-Luv:
51.7052, 66.8424, -91.3661
Hunter-Lab:
44.5909, 82.1297, -57.4668
#d41ed8 color charts
#d41ed8 color shades, tints & tones
#d41ed8 color schemes
#d41ed8 color preview, HTML & CSS examples
This text has a color of #d41ed8
<p style="color:#d41ed8;">Text here</p>
.mytext {color:#d41ed8;}
This box has a color of #d41ed8
<div style="background-color:#d41ed8;">Content here</div>
.mybackground {background-color:#d41ed8;}
Border around this has a color of #d41ed8
<div style="border:2px solid #d41ed8;">Content here</div>
.myborder {border:2px solid #d41ed8;}