#d41dcd color space conversions
Hex:
#d41dcd
RGB:
212, 29, 205
CMY:
17, 89, 20
CMYK:
0, 86, 3, 17
HSL:
302°, 75.9336%, 47.2549%
HSV (HSB):
302°, 86.3208%, 83.1373%
XYZ:
38.6102, 19.2836, 59.4447
xyY:
0.3290, 0.1643, 19.2836
CIE-Lab:
51.0173, 81.4358, -47.9140
CIE-LCH:
51.0173, 94.4856, 329.5289
CIE-Luv:
51.0173, 71.1374, -83.2229
Hunter-Lab:
43.9130, 80.0968, -49.5212
#d41dcd color charts
#d41dcd RGB chart
#d41dcd CMYK chart
#d41dcd RGB pie chart
#d41dcd color shades, tints & tones
#d41dcd color schemes
#d41dcd color preview, HTML & CSS examples
This text has a color of #d41dcd
<p style="color:#d41dcd;">Text here</p>
.mytext {color:#d41dcd;}
Text color #d41dcd
This box has a color of #d41dcd
<div style="background-color:#d41dcd;">Content here</div>
.mybackground {background-color:#d41dcd;}
Background color #d41dcd
Border around this has a color of #d41dcd
<div style="border:2px solid #d41dcd;">Content here</div>
.myborder {border:2px solid #d41dcd;}
Border color #d41dcd