#e40de4 color space conversions
Hex:
        #e40de4
        RGB:
        228, 13, 228
        CMY:
        11, 95, 11
        CMYK:
        0, 94, 0, 11
      HSL:
        300°, 89.2116%, 47.2549%
        HSV (HSB):
        300°, 94.2982%, 89.4118%
        XYZ:
        46.1424, 22.3833, 75.2872
        xyY:
        0.3209, 0.1556, 22.3833
      CIE-Lab:
        54.4313, 89.3849, -55.4216
        CIE-LCH:
        54.4313, 105.1723, 328.1997
        CIE-Luv:
        54.4313, 74.9017, -96.8505
        Hunter-Lab:
        47.3110, 91.2971, -61.2321
      #e40de4 color charts
#e40de4 RGB chart
      #e40de4 CMYK chart
      #e40de4 RGB pie chart
      #e40de4 color shades, tints & tones
#e40de4 color schemes
#e40de4 color preview, HTML & CSS examples
           This text has a color of #e40de4        
        
          <p style="color:#e40de4;">Text here</p>
        
        
          .mytext {color:#e40de4;}
        
        Text color #e40de4
      
           This box has a color of #e40de4        
        
          <div style="background-color:#e40de4;">Content here</div>
        
        
          .mybackground {background-color:#e40de4;}
        
        Background color #e40de4
      
           Border around this has a color of #e40de4        
        
          <div style="border:2px solid #e40de4;">Content here</div>
        
        
          .myborder {border:2px solid #e40de4;}
        
        Border color #e40de4