#e494a3 color space conversions
Hex:
        #e494a3
        RGB:
        228, 148, 163
        CMY:
        11, 42, 36
        CMYK:
        0, 35, 29, 11
      HSL:
        349°, 59.7015%, 73.7255%
        HSV (HSB):
        349°, 35.0877%, 89.4118%
        XYZ:
        49.1957, 40.3181, 39.8396
        xyY:
        0.3803, 0.3117, 40.3181
      CIE-Lab:
        69.6955, 32.0740, 4.7029
        CIE-LCH:
        69.6955, 32.4170, 8.3417
        CIE-Luv:
        69.6955, 51.2549, 0.7162
        Hunter-Lab:
        63.4966, 27.1787, 7.2473
      #e494a3 color charts
#e494a3 RGB chart
      #e494a3 CMYK chart
      #e494a3 RGB pie chart
      #e494a3 color shades, tints & tones
#e494a3 color schemes
#e494a3 color preview, HTML & CSS examples
           This text has a color of #e494a3        
        
          <p style="color:#e494a3;">Text here</p>
        
        
          .mytext {color:#e494a3;}
        
        Text color #e494a3
      
           This box has a color of #e494a3        
        
          <div style="background-color:#e494a3;">Content here</div>
        
        
          .mybackground {background-color:#e494a3;}
        
        Background color #e494a3
      
           Border around this has a color of #e494a3        
        
          <div style="border:2px solid #e494a3;">Content here</div>
        
        
          .myborder {border:2px solid #e494a3;}
        
        Border color #e494a3