#e12b75 color space conversions
Hex:
        #e12b75
        RGB:
        225, 43, 117
        CMY:
        12, 83, 54
        CMYK:
        0, 81, 48, 12
      HSL:
        336°, 75.2066%, 52.5490%
        HSV (HSB):
        336°, 80.8889%, 88.2353%
        XYZ:
        35.1261, 19.0197, 18.6494
        xyY:
        0.4825, 0.2613, 19.0197
      CIE-Lab:
        50.7102, 71.2682, 3.9471
        CIE-LCH:
        50.7102, 71.3774, 3.1700
        CIE-Luv:
        50.7102, 115.6791, -8.9162
        Hunter-Lab:
        43.6115, 67.4493, 5.1741
      #e12b75 color charts
#e12b75 RGB chart
      #e12b75 CMYK chart
      #e12b75 RGB pie chart
      #e12b75 color shades, tints & tones
#e12b75 color schemes
#e12b75 color preview, HTML & CSS examples
           This text has a color of #e12b75        
        
          <p style="color:#e12b75;">Text here</p>
        
        
          .mytext {color:#e12b75;}
        
        Text color #e12b75
      
           This box has a color of #e12b75        
        
          <div style="background-color:#e12b75;">Content here</div>
        
        
          .mybackground {background-color:#e12b75;}
        
        Background color #e12b75
      
           Border around this has a color of #e12b75        
        
          <div style="border:2px solid #e12b75;">Content here</div>
        
        
          .myborder {border:2px solid #e12b75;}
        
        Border color #e12b75