#e14eda color space conversions
Hex:
        #e14eda
        RGB:
        225, 78, 218
        CMY:
        12, 69, 15
        CMYK:
        0, 65, 3, 12
      HSL:
        303°, 71.0145%, 59.4118%
        HSV (HSB):
        303°, 65.3333%, 88.2353%
        XYZ:
        46.4306, 26.5183, 69.0010
        xyY:
        0.3271, 0.1868, 26.5183
      CIE-Lab:
        58.5258, 72.5528, -43.2962
        CIE-LCH:
        58.5258, 84.4895, 329.1732
        CIE-Luv:
        58.5258, 66.4643, -77.4843
        Hunter-Lab:
        51.4959, 70.8244, -43.3975
      #e14eda color charts
#e14eda RGB chart
      #e14eda CMYK chart
      #e14eda RGB pie chart
      #e14eda color shades, tints & tones
#e14eda color schemes
#e14eda color preview, HTML & CSS examples
           This text has a color of #e14eda        
        
          <p style="color:#e14eda;">Text here</p>
        
        
          .mytext {color:#e14eda;}
        
        Text color #e14eda
      
           This box has a color of #e14eda        
        
          <div style="background-color:#e14eda;">Content here</div>
        
        
          .mybackground {background-color:#e14eda;}
        
        Background color #e14eda
      
           Border around this has a color of #e14eda        
        
          <div style="border:2px solid #e14eda;">Content here</div>
        
        
          .myborder {border:2px solid #e14eda;}
        
        Border color #e14eda