#e494a7 color space conversions
Hex:
        #e494a7
        RGB:
        228, 148, 167
        CMY:
        11, 42, 35
        CMYK:
        0, 35, 27, 11
      HSL:
        346°, 59.7015%, 73.7255%
        HSV (HSB):
        346°, 35.0877%, 89.4118%
        XYZ:
        49.5599, 40.4638, 41.7574
        xyY:
        0.3761, 0.3071, 40.4638
      CIE-Lab:
        69.7986, 32.6179, 2.6212
        CIE-LCH:
        69.7986, 32.7230, 4.5944
        CIE-Luv:
        69.7986, 50.5699, -2.2818
        Hunter-Lab:
        63.6112, 27.7509, 5.6070
      #e494a7 color charts
#e494a7 RGB chart
      #e494a7 CMYK chart
      #e494a7 RGB pie chart
      #e494a7 color shades, tints & tones
#e494a7 color schemes
#e494a7 color preview, HTML & CSS examples
           This text has a color of #e494a7        
        
          <p style="color:#e494a7;">Text here</p>
        
        
          .mytext {color:#e494a7;}
        
        Text color #e494a7
      
           This box has a color of #e494a7        
        
          <div style="background-color:#e494a7;">Content here</div>
        
        
          .mybackground {background-color:#e494a7;}
        
        Background color #e494a7
      
           Border around this has a color of #e494a7        
        
          <div style="border:2px solid #e494a7;">Content here</div>
        
        
          .myborder {border:2px solid #e494a7;}
        
        Border color #e494a7