#d41ed3 color space conversions
Hex:
#d41ed3
RGB:
212, 30, 211
CMY:
17, 88, 17
CMYK:
0, 86, 0, 17
HSL:
300°, 75.2066%, 47.4510%
HSV (HSB):
300°, 85.8491%, 83.1373%
XYZ:
39.3735, 19.6287, 63.3415
xyY:
0.3218, 0.1604, 19.6287
CIE-Lab:
51.4148, 82.1468, -50.7251
CIE-LCH:
51.4148, 96.5460, 328.3049
CIE-Luv:
51.4148, 68.7238, -87.6206
Hunter-Lab:
44.3043, 81.1014, -53.7534
#d41ed3 color charts
#d41ed3 color shades, tints & tones
#d41ed3 color schemes
#d41ed3 color preview, HTML & CSS examples
This text has a color of #d41ed3
<p style="color:#d41ed3;">Text here</p>
.mytext {color:#d41ed3;}
This box has a color of #d41ed3
<div style="background-color:#d41ed3;">Content here</div>
.mybackground {background-color:#d41ed3;}
Border around this has a color of #d41ed3
<div style="border:2px solid #d41ed3;">Content here</div>
.myborder {border:2px solid #d41ed3;}