#d41cd0 color space conversions
Hex:
#d41cd0
RGB:
212, 28, 208
CMY:
17, 89, 18
CMYK:
0, 87, 2, 17
HSL:
301°, 76.6667%, 47.0588%
HSV (HSB):
301°, 86.7925%, 83.1373%
XYZ:
38.9518, 19.3816, 61.3625
xyY:
0.3254, 0.1619, 19.3816
CIE-Lab:
51.1307, 82.0358, -49.4578
CIE-LCH:
51.1307, 95.7912, 328.9151
CIE-Luv:
51.1307, 70.0769, -85.6222
Hunter-Lab:
44.0246, 80.8892, -51.8227
#d41cd0 color charts
#d41cd0 color shades, tints & tones
#d41cd0 color schemes
#d41cd0 color preview, HTML & CSS examples
This text has a color of #d41cd0
<p style="color:#d41cd0;">Text here</p>
.mytext {color:#d41cd0;}
This box has a color of #d41cd0
<div style="background-color:#d41cd0;">Content here</div>
.mybackground {background-color:#d41cd0;}
Border around this has a color of #d41cd0
<div style="border:2px solid #d41cd0;">Content here</div>
.myborder {border:2px solid #d41cd0;}