#e40d83 color space conversions
Hex:
        #e40d83
        RGB:
        228, 13, 131
        CMY:
        11, 95, 49
        CMYK:
        0, 94, 43, 11
      HSL:
        327°, 89.2116%, 47.2549%
        HSV (HSB):
        327°, 94.2982%, 89.4118%
        XYZ:
        36.2356, 18.4205, 23.1184
        xyY:
        0.4659, 0.2368, 18.4205
      CIE-Lab:
        50.0022, 78.0584, -5.5183
        CIE-LCH:
        50.0022, 78.2532, 355.9562
        CIE-Luv:
        50.0022, 118.1044, -22.2503
        Hunter-Lab:
        42.9191, 75.5947, -1.8932
      #e40d83 color charts
#e40d83 RGB chart
      #e40d83 CMYK chart
      #e40d83 RGB pie chart
      #e40d83 color shades, tints & tones
#e40d83 color schemes
#e40d83 color preview, HTML & CSS examples
           This text has a color of #e40d83        
        
          <p style="color:#e40d83;">Text here</p>
        
        
          .mytext {color:#e40d83;}
        
        Text color #e40d83
      
           This box has a color of #e40d83        
        
          <div style="background-color:#e40d83;">Content here</div>
        
        
          .mybackground {background-color:#e40d83;}
        
        Background color #e40d83
      
           Border around this has a color of #e40d83        
        
          <div style="border:2px solid #e40d83;">Content here</div>
        
        
          .myborder {border:2px solid #e40d83;}
        
        Border color #e40d83