#e495e9 color space conversions
Hex:
        #e495e9
        RGB:
        228, 149, 233
        CMY:
        11, 42, 9
        CMYK:
        2, 36, 0, 9
      HSL:
        296°, 65.6250%, 74.9020%
        HSV (HSB):
        296°, 36.0515%, 91.3725%
        XYZ:
        57.4503, 43.8721, 82.5310
        xyY:
        0.3125, 0.2386, 43.8721
      CIE-Lab:
        72.1429, 42.8280, -30.3836
        CIE-LCH:
        72.1429, 52.5110, 324.6468
        CIE-Luv:
        72.1429, 38.2272, -54.7427
        Hunter-Lab:
        66.2360, 38.9105, -27.5110
      #e495e9 color charts
#e495e9 RGB chart
      #e495e9 CMYK chart
      #e495e9 RGB pie chart
      #e495e9 color shades, tints & tones
#e495e9 color schemes
#e495e9 color preview, HTML & CSS examples
           This text has a color of #e495e9        
        
          <p style="color:#e495e9;">Text here</p>
        
        
          .mytext {color:#e495e9;}
        
        Text color #e495e9
      
           This box has a color of #e495e9        
        
          <div style="background-color:#e495e9;">Content here</div>
        
        
          .mybackground {background-color:#e495e9;}
        
        Background color #e495e9
      
           Border around this has a color of #e495e9        
        
          <div style="border:2px solid #e495e9;">Content here</div>
        
        
          .myborder {border:2px solid #e495e9;}
        
        Border color #e495e9