#e495e6 color space conversions
Hex:
        #e495e6
        RGB:
        228, 149, 230
        CMY:
        11, 42, 10
        CMYK:
        1, 35, 0, 10
      HSL:
        299°, 61.8321%, 74.3137%
        HSV (HSB):
        299°, 35.2174%, 90.1961%
        XYZ:
        57.0253, 43.7020, 80.2927
        xyY:
        0.3150, 0.2414, 43.7020
      CIE-Lab:
        72.0289, 42.2743, -28.9165
        CIE-LCH:
        72.0289, 51.2180, 325.6270
        CIE-Luv:
        72.0289, 38.7677, -52.2574
        Hunter-Lab:
        66.1075, 38.2885, -25.7370
      #e495e6 color charts
#e495e6 RGB chart
      #e495e6 CMYK chart
      #e495e6 RGB pie chart
      #e495e6 color shades, tints & tones
#e495e6 color schemes
#e495e6 color preview, HTML & CSS examples
           This text has a color of #e495e6        
        
          <p style="color:#e495e6;">Text here</p>
        
        
          .mytext {color:#e495e6;}
        
        Text color #e495e6
      
           This box has a color of #e495e6        
        
          <div style="background-color:#e495e6;">Content here</div>
        
        
          .mybackground {background-color:#e495e6;}
        
        Background color #e495e6
      
           Border around this has a color of #e495e6        
        
          <div style="border:2px solid #e495e6;">Content here</div>
        
        
          .myborder {border:2px solid #e495e6;}
        
        Border color #e495e6