#e493ef color space conversions
Hex:
        #e493ef
        RGB:
        228, 147, 239
        CMY:
        11, 42, 6
        CMYK:
        5, 38, 0, 6
      HSL:
        293°, 74.1935%, 75.6863%
        HSV (HSB):
        293°, 38.4937%, 93.7255%
        XYZ:
        58.0086, 43.5934, 87.0183
        xyY:
        0.3075, 0.2311, 43.5934
      CIE-Lab:
        71.9559, 44.9991, -33.9529
        CIE-LCH:
        71.9559, 56.3712, 322.9646
        CIE-Luv:
        71.9559, 38.0177, -60.8905
        Hunter-Lab:
        66.0253, 41.2825, -31.9238
      #e493ef color charts
#e493ef RGB chart
      #e493ef CMYK chart
      #e493ef RGB pie chart
      #e493ef color shades, tints & tones
#e493ef color schemes
#e493ef color preview, HTML & CSS examples
           This text has a color of #e493ef        
        
          <p style="color:#e493ef;">Text here</p>
        
        
          .mytext {color:#e493ef;}
        
        Text color #e493ef
      
           This box has a color of #e493ef        
        
          <div style="background-color:#e493ef;">Content here</div>
        
        
          .mybackground {background-color:#e493ef;}
        
        Background color #e493ef
      
           Border around this has a color of #e493ef        
        
          <div style="border:2px solid #e493ef;">Content here</div>
        
        
          .myborder {border:2px solid #e493ef;}
        
        Border color #e493ef