#e44ade color space conversions
Hex:
        #e44ade
        RGB:
        228, 74, 222
        CMY:
        11, 71, 13
        CMYK:
        0, 68, 3, 11
      HSL:
        302°, 74.0385%, 59.2157%
        HSV (HSB):
        302°, 67.5439%, 89.4118%
        XYZ:
        47.6285, 26.6655, 71.7439
        xyY:
        0.3261, 0.1826, 26.6655
      CIE-Lab:
        58.6634, 75.3174, -45.3057
        CIE-LCH:
        58.6634, 87.8937, 328.9718
        CIE-Luv:
        58.6634, 68.3159, -81.0482
        Hunter-Lab:
        51.6386, 74.2706, -46.2273
      #e44ade color charts
#e44ade RGB chart
      #e44ade CMYK chart
      #e44ade RGB pie chart
      #e44ade color shades, tints & tones
#e44ade color schemes
#e44ade color preview, HTML & CSS examples
           This text has a color of #e44ade        
        
          <p style="color:#e44ade;">Text here</p>
        
        
          .mytext {color:#e44ade;}
        
        Text color #e44ade
      
           This box has a color of #e44ade        
        
          <div style="background-color:#e44ade;">Content here</div>
        
        
          .mybackground {background-color:#e44ade;}
        
        Background color #e44ade
      
           Border around this has a color of #e44ade        
        
          <div style="border:2px solid #e44ade;">Content here</div>
        
        
          .myborder {border:2px solid #e44ade;}
        
        Border color #e44ade