#e40478 color space conversions
Hex:
        #e40478
        RGB:
        228, 4, 120
        CMY:
        11, 98, 53
        CMYK:
        0, 98, 47, 11
      HSL:
        329°, 96.5517%, 45.4902%
        HSV (HSB):
        329°, 98.2456%, 89.4118%
        XYZ:
        35.4285, 17.9369, 19.3642
        xyY:
        0.4871, 0.2466, 17.9369
      CIE-Lab:
        49.4195, 77.8584, 0.3205
        CIE-LCH:
        49.4195, 77.8591, 0.2359
        CIE-Luv:
        49.4195, 124.0032, -14.8394
        Hunter-Lab:
        42.3520, 75.2039, 2.5378
      #e40478 color charts
#e40478 RGB chart
      #e40478 CMYK chart
      #e40478 RGB pie chart
      #e40478 color shades, tints & tones
#e40478 color schemes
#e40478 color preview, HTML & CSS examples
           This text has a color of #e40478        
        
          <p style="color:#e40478;">Text here</p>
        
        
          .mytext {color:#e40478;}
        
        Text color #e40478
      
           This box has a color of #e40478        
        
          <div style="background-color:#e40478;">Content here</div>
        
        
          .mybackground {background-color:#e40478;}
        
        Background color #e40478
      
           Border around this has a color of #e40478        
        
          <div style="border:2px solid #e40478;">Content here</div>
        
        
          .myborder {border:2px solid #e40478;}
        
        Border color #e40478