#e14977 color space conversions
Hex:
        #e14977
        RGB:
        225, 73, 119
        CMY:
        12, 71, 53
        CMYK:
        0, 68, 47, 12
      HSL:
        342°, 71.6981%, 58.4314%
        HSV (HSB):
        342°, 67.5556%, 88.2353%
        XYZ:
        36.7637, 22.1045, 19.7817
        xyY:
        0.4674, 0.2810, 22.1045
      CIE-Lab:
        54.1378, 61.9857, 7.6529
        CIE-LCH:
        54.1378, 62.4563, 7.0383
        CIE-Luv:
        54.1378, 102.7572, -2.2310
        Hunter-Lab:
        47.0155, 57.3006, 7.9646
      #e14977 color charts
#e14977 RGB chart
      #e14977 CMYK chart
      #e14977 RGB pie chart
      #e14977 color shades, tints & tones
#e14977 color schemes
#e14977 color preview, HTML & CSS examples
           This text has a color of #e14977        
        
          <p style="color:#e14977;">Text here</p>
        
        
          .mytext {color:#e14977;}
        
        Text color #e14977
      
           This box has a color of #e14977        
        
          <div style="background-color:#e14977;">Content here</div>
        
        
          .mybackground {background-color:#e14977;}
        
        Background color #e14977
      
           Border around this has a color of #e14977        
        
          <div style="border:2px solid #e14977;">Content here</div>
        
        
          .myborder {border:2px solid #e14977;}
        
        Border color #e14977