#d41cc5 color space conversions
Hex:
        #d41cc5
        RGB:
        212, 28, 197
        CMY:
        17, 89, 23
        CMYK:
        0, 87, 7, 17
      HSL:
        305°, 76.6667%, 47.0588%
        HSV (HSB):
        305°, 86.7925%, 83.1373%
        XYZ:
        37.6447, 18.8588, 54.4793
        xyY:
        0.3392, 0.1699, 18.8588
      CIE-Lab:
        50.5216, 80.4598, -44.0845
        CIE-LCH:
        50.5216, 91.7455, 331.2814
        CIE-Luv:
        50.5216, 74.4107, -77.2576
        Hunter-Lab:
        43.4267, 78.7370, -43.9814
      #d41cc5 color charts
#d41cc5 RGB chart
      #d41cc5 CMYK chart
      #d41cc5 RGB pie chart
      #d41cc5 color shades, tints & tones
#d41cc5 color schemes
#d41cc5 color preview, HTML & CSS examples
           This text has a color of #d41cc5        
        
          <p style="color:#d41cc5;">Text here</p>
        
        
          .mytext {color:#d41cc5;}
        
        Text color #d41cc5
      
           This box has a color of #d41cc5        
        
          <div style="background-color:#d41cc5;">Content here</div>
        
        
          .mybackground {background-color:#d41cc5;}
        
        Background color #d41cc5
      
           Border around this has a color of #d41cc5        
        
          <div style="border:2px solid #d41cc5;">Content here</div>
        
        
          .myborder {border:2px solid #d41cc5;}
        
        Border color #d41cc5