#d41ed6 color space conversions
Hex:
        #d41ed6
        RGB:
        212, 30, 214
        CMY:
        17, 88, 16
        CMYK:
        1, 86, 0, 16
      HSL:
        299°, 75.4098%, 47.8431%
        HSV (HSB):
        299°, 85.9813%, 83.9216%
        XYZ:
        39.7532, 19.7806, 65.3411
        xyY:
        0.3183, 0.1584, 19.7806
      CIE-Lab:
        51.5883, 82.5935, -52.1648
        CIE-LCH:
        51.5883, 97.6876, 327.7241
        CIE-Luv:
        51.5883, 67.5905, -89.8715
        Hunter-Lab:
        44.4754, 81.7158, -55.9732
      #d41ed6 color charts
#d41ed6 RGB chart
      #d41ed6 CMYK chart
      #d41ed6 RGB pie chart
      #d41ed6 color shades, tints & tones
#d41ed6 color schemes
#d41ed6 color preview, HTML & CSS examples
           This text has a color of #d41ed6        
        
          <p style="color:#d41ed6;">Text here</p>
        
        
          .mytext {color:#d41ed6;}
        
        Text color #d41ed6
      
           This box has a color of #d41ed6        
        
          <div style="background-color:#d41ed6;">Content here</div>
        
        
          .mybackground {background-color:#d41ed6;}
        
        Background color #d41ed6
      
           Border around this has a color of #d41ed6        
        
          <div style="border:2px solid #d41ed6;">Content here</div>
        
        
          .myborder {border:2px solid #d41ed6;}
        
        Border color #d41ed6