#e14d98 color space conversions
Hex:
        #e14d98
        RGB:
        225, 77, 152
        CMY:
        12, 70, 40
        CMYK:
        0, 66, 32, 12
      HSL:
        330°, 71.1538%, 59.2157%
        HSV (HSB):
        330°, 65.7778%, 88.2353%
        XYZ:
        39.3727, 23.5823, 32.1824
        xyY:
        0.4139, 0.2479, 23.5823
      CIE-Lab:
        55.6671, 63.8153, -9.6601
        CIE-LCH:
        55.6671, 64.5423, 351.3921
        CIE-Luv:
        55.6671, 89.5884, -25.2463
        Hunter-Lab:
        48.5616, 59.7411, -5.2991
      #e14d98 color charts
#e14d98 RGB chart
      #e14d98 CMYK chart
      #e14d98 RGB pie chart
      #e14d98 color shades, tints & tones
#e14d98 color schemes
#e14d98 color preview, HTML & CSS examples
           This text has a color of #e14d98        
        
          <p style="color:#e14d98;">Text here</p>
        
        
          .mytext {color:#e14d98;}
        
        Text color #e14d98
      
           This box has a color of #e14d98        
        
          <div style="background-color:#e14d98;">Content here</div>
        
        
          .mybackground {background-color:#e14d98;}
        
        Background color #e14d98
      
           Border around this has a color of #e14d98        
        
          <div style="border:2px solid #e14d98;">Content here</div>
        
        
          .myborder {border:2px solid #e14d98;}
        
        Border color #e14d98