#e50d5e color space conversions
Hex:
        #e50d5e
        RGB:
        229, 13, 94
        CMY:
        10, 95, 63
        CMYK:
        0, 94, 59, 10
      HSL:
        338°, 89.2562%, 47.4510%
        HSV (HSB):
        338°, 94.3231%, 89.8039%
        XYZ:
        34.4774, 17.7540, 12.1994
        xyY:
        0.5351, 0.2756, 17.7540
      CIE-Lab:
        49.1964, 75.5707, 15.9901
        CIE-LCH:
        49.1964, 77.2439, 11.9470
        CIE-Luv:
        49.1964, 134.8943, 3.3669
        Hunter-Lab:
        42.1355, 72.3206, 12.3288
      #e50d5e color charts
#e50d5e RGB chart
      #e50d5e CMYK chart
      #e50d5e RGB pie chart
      #e50d5e color shades, tints & tones
#e50d5e color schemes
#e50d5e color preview, HTML & CSS examples
           This text has a color of #e50d5e        
        
          <p style="color:#e50d5e;">Text here</p>
        
        
          .mytext {color:#e50d5e;}
        
        Text color #e50d5e
      
           This box has a color of #e50d5e        
        
          <div style="background-color:#e50d5e;">Content here</div>
        
        
          .mybackground {background-color:#e50d5e;}
        
        Background color #e50d5e
      
           Border around this has a color of #e50d5e        
        
          <div style="border:2px solid #e50d5e;">Content here</div>
        
        
          .myborder {border:2px solid #e50d5e;}
        
        Border color #e50d5e