#e12b50 color space conversions
Hex:
        #e12b50
        RGB:
        225, 43, 80
        CMY:
        12, 83, 69
        CMYK:
        0, 81, 64, 12
      HSL:
        348°, 75.2066%, 52.5490%
        HSV (HSB):
        348°, 80.8889%, 88.2353%
        XYZ:
        33.3632, 18.3145, 9.3660
        xyY:
        0.5465, 0.3000, 18.3145
      CIE-Lab:
        49.8754, 68.7607, 25.2915
        CIE-LCH:
        49.8754, 73.2645, 20.1945
        CIE-Luv:
        49.8754, 129.1117, 14.2447
        Hunter-Lab:
        42.7954, 64.2660, 16.9808
      #e12b50 color charts
#e12b50 RGB chart
      #e12b50 CMYK chart
      #e12b50 RGB pie chart
      #e12b50 color shades, tints & tones
#e12b50 color schemes
#e12b50 color preview, HTML & CSS examples
           This text has a color of #e12b50        
        
          <p style="color:#e12b50;">Text here</p>
        
        
          .mytext {color:#e12b50;}
        
        Text color #e12b50
      
           This box has a color of #e12b50        
        
          <div style="background-color:#e12b50;">Content here</div>
        
        
          .mybackground {background-color:#e12b50;}
        
        Background color #e12b50
      
           Border around this has a color of #e12b50        
        
          <div style="border:2px solid #e12b50;">Content here</div>
        
        
          .myborder {border:2px solid #e12b50;}
        
        Border color #e12b50