#d41db7 color space conversions
Hex:
#d41db7
RGB:
212, 29, 183
CMY:
17, 89, 28
CMYK:
0, 86, 14, 17
HSL:
310°, 75.9336%, 47.2549%
HSV (HSB):
310°, 86.3208%, 83.1373%
XYZ:
36.1380, 18.2947, 46.4263
xyY:
0.3583, 0.1814, 18.2947
CIE-Lab:
49.8516, 78.3820, -36.9956
CIE-LCH:
49.8516, 86.6742, 334.7331
CIE-Luv:
49.8516, 80.0388, -66.3042
Hunter-Lab:
42.7723, 75.9619, -34.4145
#d41db7 color charts
#d41db7 color shades, tints & tones
#d41db7 color schemes
#d41db7 color preview, HTML & CSS examples
This text has a color of #d41db7
<p style="color:#d41db7;">Text here</p>
.mytext {color:#d41db7;}
This box has a color of #d41db7
<div style="background-color:#d41db7;">Content here</div>
.mybackground {background-color:#d41db7;}
Border around this has a color of #d41db7
<div style="border:2px solid #d41db7;">Content here</div>
.myborder {border:2px solid #d41db7;}