#e12d50 color space conversions
Hex:
        #e12d50
        RGB:
        225, 45, 80
        CMY:
        12, 82, 69
        CMYK:
        0, 80, 64, 12
      HSL:
        348°, 75.0000%, 52.9412%
        HSV (HSB):
        348°, 80.0000%, 88.2353%
        XYZ:
        33.4377, 18.4635, 9.3909
        xyY:
        0.5455, 0.3012, 18.4635
      CIE-Lab:
        50.0535, 68.2550, 25.5208
        CIE-LCH:
        50.0535, 72.8701, 20.5009
        CIE-Luv:
        50.0535, 128.3267, 14.6265
        Hunter-Lab:
        42.9692, 63.7088, 17.1207
      #e12d50 color charts
#e12d50 RGB chart
      #e12d50 CMYK chart
      #e12d50 RGB pie chart
      #e12d50 color shades, tints & tones
#e12d50 color schemes
#e12d50 color preview, HTML & CSS examples
           This text has a color of #e12d50        
        
          <p style="color:#e12d50;">Text here</p>
        
        
          .mytext {color:#e12d50;}
        
        Text color #e12d50
      
           This box has a color of #e12d50        
        
          <div style="background-color:#e12d50;">Content here</div>
        
        
          .mybackground {background-color:#e12d50;}
        
        Background color #e12d50
      
           Border around this has a color of #e12d50        
        
          <div style="border:2px solid #e12d50;">Content here</div>
        
        
          .myborder {border:2px solid #e12d50;}
        
        Border color #e12d50