#e494bc color space conversions
Hex:
        #e494bc
        RGB:
        228, 148, 188
        CMY:
        11, 42, 26
        CMYK:
        0, 35, 18, 11
      HSL:
        330°, 59.7015%, 73.7255%
        HSV (HSB):
        330°, 35.0877%, 89.4118%
        XYZ:
        51.6619, 41.3046, 52.8267
        xyY:
        0.3544, 0.2833, 41.3046
      CIE-Lab:
        70.3888, 35.6850, -8.2086
        CIE-LCH:
        70.3888, 36.6169, 347.0457
        CIE-Luv:
        70.3888, 46.8690, -18.5747
        Hunter-Lab:
        64.2687, 31.0158, -3.7463
      #e494bc color charts
#e494bc RGB chart
      #e494bc CMYK chart
      #e494bc RGB pie chart
      #e494bc color shades, tints & tones
#e494bc color schemes
#e494bc color preview, HTML & CSS examples
           This text has a color of #e494bc        
        
          <p style="color:#e494bc;">Text here</p>
        
        
          .mytext {color:#e494bc;}
        
        Text color #e494bc
      
           This box has a color of #e494bc        
        
          <div style="background-color:#e494bc;">Content here</div>
        
        
          .mybackground {background-color:#e494bc;}
        
        Background color #e494bc
      
           Border around this has a color of #e494bc        
        
          <div style="border:2px solid #e494bc;">Content here</div>
        
        
          .myborder {border:2px solid #e494bc;}
        
        Border color #e494bc