#d41ac2 color space conversions
Hex:
        #d41ac2
        RGB:
        212, 26, 194
        CMY:
        17, 90, 24
        CMYK:
        0, 88, 8, 17
      HSL:
        306°, 78.1513%, 46.6667%
        HSV (HSB):
        306°, 87.7358%, 83.1373%
        XYZ:
        37.2584, 18.6309, 52.6713
        xyY:
        0.3432, 0.1716, 18.6309
      CIE-Lab:
        50.2525, 80.3592, -42.7721
        CIE-LCH:
        50.2525, 91.0333, 331.9753
        CIE-Luv:
        50.2525, 75.8394, -75.2147
        Hunter-Lab:
        43.1635, 78.5436, -42.1356
      #d41ac2 color charts
#d41ac2 RGB chart
      #d41ac2 CMYK chart
      #d41ac2 RGB pie chart
      #d41ac2 color shades, tints & tones
#d41ac2 color schemes
#d41ac2 color preview, HTML & CSS examples
           This text has a color of #d41ac2        
        
          <p style="color:#d41ac2;">Text here</p>
        
        
          .mytext {color:#d41ac2;}
        
        Text color #d41ac2
      
           This box has a color of #d41ac2        
        
          <div style="background-color:#d41ac2;">Content here</div>
        
        
          .mybackground {background-color:#d41ac2;}
        
        Background color #d41ac2
      
           Border around this has a color of #d41ac2        
        
          <div style="border:2px solid #d41ac2;">Content here</div>
        
        
          .myborder {border:2px solid #d41ac2;}
        
        Border color #d41ac2