#e70d50 color space conversions
Hex:
        #e70d50
        RGB:
        231, 13, 80
        CMY:
        9, 95, 69
        CMYK:
        0, 94, 65, 9
      HSL:
        342°, 89.3443%, 47.8431%
        HSV (HSB):
        342°, 94.3723%, 90.5882%
        XYZ:
        34.5469, 17.8560, 9.2151
        xyY:
        0.5607, 0.2898, 17.8560
      CIE-Lab:
        49.3209, 75.2733, 24.8123
        CIE-LCH:
        49.3209, 79.2573, 18.2438
        CIE-Luv:
        49.3209, 141.6158, 11.9243
        Hunter-Lab:
        42.2563, 71.9851, 16.6496
      #e70d50 color charts
#e70d50 RGB chart
      #e70d50 CMYK chart
      #e70d50 RGB pie chart
      #e70d50 color shades, tints & tones
#e70d50 color schemes
#e70d50 color preview, HTML & CSS examples
           This text has a color of #e70d50        
        
          <p style="color:#e70d50;">Text here</p>
        
        
          .mytext {color:#e70d50;}
        
        Text color #e70d50
      
           This box has a color of #e70d50        
        
          <div style="background-color:#e70d50;">Content here</div>
        
        
          .mybackground {background-color:#e70d50;}
        
        Background color #e70d50
      
           Border around this has a color of #e70d50        
        
          <div style="border:2px solid #e70d50;">Content here</div>
        
        
          .myborder {border:2px solid #e70d50;}
        
        Border color #e70d50