#e14a97 color space conversions
Hex:
        #e14a97
        RGB:
        225, 74, 151
        CMY:
        12, 71, 41
        CMYK:
        0, 67, 33, 12
      HSL:
        329°, 71.5640%, 58.6275%
        HSV (HSB):
        329°, 67.1111%, 88.2353%
        XYZ:
        39.0860, 23.1395, 31.6845
        xyY:
        0.4162, 0.2464, 23.1395
      CIE-Lab:
        55.2157, 64.8543, -9.7477
        CIE-LCH:
        55.2157, 65.5827, 351.4523
        CIE-Luv:
        55.2157, 91.1924, -25.5405
        Hunter-Lab:
        48.1035, 60.8573, -5.3802
      #e14a97 color charts
#e14a97 RGB chart
      #e14a97 CMYK chart
      #e14a97 RGB pie chart
      #e14a97 color shades, tints & tones
#e14a97 color schemes
#e14a97 color preview, HTML & CSS examples
           This text has a color of #e14a97        
        
          <p style="color:#e14a97;">Text here</p>
        
        
          .mytext {color:#e14a97;}
        
        Text color #e14a97
      
           This box has a color of #e14a97        
        
          <div style="background-color:#e14a97;">Content here</div>
        
        
          .mybackground {background-color:#e14a97;}
        
        Background color #e14a97
      
           Border around this has a color of #e14a97        
        
          <div style="border:2px solid #e14a97;">Content here</div>
        
        
          .myborder {border:2px solid #e14a97;}
        
        Border color #e14a97