#e40ac2 color space conversions
Hex:
        #e40ac2
        RGB:
        228, 10, 194
        CMY:
        11, 96, 24
        CMYK:
        0, 96, 15, 11
      HSL:
        309°, 91.5966%, 46.6667%
        HSV (HSB):
        309°, 95.6140%, 89.4118%
        XYZ:
        41.8411, 20.6061, 52.8110
        xyY:
        0.3630, 0.1788, 20.6061
      CIE-Lab:
        52.5157, 85.0308, -39.0088
        CIE-LCH:
        52.5157, 93.5517, 335.3562
        CIE-Luv:
        52.5157, 89.2526, -71.1694
        Hunter-Lab:
        45.3939, 85.0898, -37.2019
      #e40ac2 color charts
#e40ac2 RGB chart
      #e40ac2 CMYK chart
      #e40ac2 RGB pie chart
      #e40ac2 color shades, tints & tones
#e40ac2 color schemes
#e40ac2 color preview, HTML & CSS examples
           This text has a color of #e40ac2        
        
          <p style="color:#e40ac2;">Text here</p>
        
        
          .mytext {color:#e40ac2;}
        
        Text color #e40ac2
      
           This box has a color of #e40ac2        
        
          <div style="background-color:#e40ac2;">Content here</div>
        
        
          .mybackground {background-color:#e40ac2;}
        
        Background color #e40ac2
      
           Border around this has a color of #e40ac2        
        
          <div style="border:2px solid #e40ac2;">Content here</div>
        
        
          .myborder {border:2px solid #e40ac2;}
        
        Border color #e40ac2