#e04ae3 color space conversions
Hex:
        #e04ae3
        RGB:
        224, 74, 227
        CMY:
        12, 71, 11
        CMYK:
        1, 67, 0, 11
      HSL:
        299°, 73.2057%, 59.0196%
        HSV (HSB):
        299°, 67.4009%, 89.0196%
        XYZ:
        47.0544, 26.2909, 75.2677
        xyY:
        0.3166, 0.1769, 26.2909
      CIE-Lab:
        58.3121, 75.2291, -48.7152
        CIE-LCH:
        58.3121, 89.6247, 327.0746
        CIE-Luv:
        58.3121, 63.8679, -86.1942
        Hunter-Lab:
        51.2747, 74.0775, -51.1414
      #e04ae3 color charts
#e04ae3 RGB chart
      #e04ae3 CMYK chart
      #e04ae3 RGB pie chart
      #e04ae3 color shades, tints & tones
#e04ae3 color schemes
#e04ae3 color preview, HTML & CSS examples
           This text has a color of #e04ae3        
        
          <p style="color:#e04ae3;">Text here</p>
        
        
          .mytext {color:#e04ae3;}
        
        Text color #e04ae3
      
           This box has a color of #e04ae3        
        
          <div style="background-color:#e04ae3;">Content here</div>
        
        
          .mybackground {background-color:#e04ae3;}
        
        Background color #e04ae3
      
           Border around this has a color of #e04ae3        
        
          <div style="border:2px solid #e04ae3;">Content here</div>
        
        
          .myborder {border:2px solid #e04ae3;}
        
        Border color #e04ae3