#d41fd5 color space conversions
Hex:
#d41fd5
RGB:
212, 31, 213
CMY:
17, 88, 16
CMYK:
0, 85, 0, 16
HSL:
300°, 74.5902%, 47.8431%
HSV (HSB):
300°, 85.4460%, 83.5294%
XYZ:
39.6516, 19.7811, 64.6791
xyY:
0.3195, 0.1594, 19.7811
CIE-Lab:
51.5888, 82.2722, -51.5921
CIE-LCH:
51.5888, 97.1106, 327.9086
CIE-Luv:
51.5888, 67.8627, -88.9874
Hunter-Lab:
44.4760, 81.3049, -55.0891
#d41fd5 color charts
#d41fd5 color shades, tints & tones
#d41fd5 color schemes
#d41fd5 color preview, HTML & CSS examples
This text has a color of #d41fd5
<p style="color:#d41fd5;">Text here</p>
.mytext {color:#d41fd5;}
This box has a color of #d41fd5
<div style="background-color:#d41fd5;">Content here</div>
.mybackground {background-color:#d41fd5;}
Border around this has a color of #d41fd5
<div style="border:2px solid #d41fd5;">Content here</div>
.myborder {border:2px solid #d41fd5;}