#d41ccd color space conversions
Hex:
#d41ccd
RGB:
212, 28, 205
CMY:
17, 89, 20
CMYK:
0, 87, 3, 17
HSL:
302°, 76.6667%, 47.0588%
HSV (HSB):
302°, 86.7925%, 83.1373%
XYZ:
38.5861, 19.2353, 59.4367
xyY:
0.3291, 0.1640, 19.2353
CIE-Lab:
50.9614, 81.5997, -48.0030
CIE-LCH:
50.9614, 94.6720, 329.5328
CIE-Luv:
50.9614, 71.2416, -83.3538
Hunter-Lab:
43.8581, 80.2915, -49.6494
#d41ccd color charts
#d41ccd RGB chart
#d41ccd CMYK chart
#d41ccd RGB pie chart
#d41ccd color shades, tints & tones
#d41ccd color schemes
#d41ccd color preview, HTML & CSS examples
This text has a color of #d41ccd
<p style="color:#d41ccd;">Text here</p>
.mytext {color:#d41ccd;}
Text color #d41ccd
This box has a color of #d41ccd
<div style="background-color:#d41ccd;">Content here</div>
.mybackground {background-color:#d41ccd;}
Background color #d41ccd
Border around this has a color of #d41ccd
<div style="border:2px solid #d41ccd;">Content here</div>
.myborder {border:2px solid #d41ccd;}
Border color #d41ccd