#e04ae7 color space conversions
Hex:
        #e04ae7
        RGB:
        224, 74, 231
        CMY:
        12, 71, 9
        CMYK:
        3, 68, 0, 9
      HSL:
        297°, 76.5854%, 59.8039%
        HSV (HSB):
        297°, 67.9654%, 90.5882%
        XYZ:
        47.6131, 26.5144, 78.2096
        xyY:
        0.3126, 0.1741, 26.5144
      CIE-Lab:
        58.5221, 75.8834, -50.6278
        CIE-LCH:
        58.5221, 91.2221, 326.2896
        CIE-Luv:
        58.5221, 62.5782, -89.3079
        Hunter-Lab:
        51.4921, 74.9419, -54.0091
      #e04ae7 color charts
#e04ae7 RGB chart
      #e04ae7 CMYK chart
      #e04ae7 RGB pie chart
      #e04ae7 color shades, tints & tones
#e04ae7 color schemes
#e04ae7 color preview, HTML & CSS examples
           This text has a color of #e04ae7        
        
          <p style="color:#e04ae7;">Text here</p>
        
        
          .mytext {color:#e04ae7;}
        
        Text color #e04ae7
      
           This box has a color of #e04ae7        
        
          <div style="background-color:#e04ae7;">Content here</div>
        
        
          .mybackground {background-color:#e04ae7;}
        
        Background color #e04ae7
      
           Border around this has a color of #e04ae7        
        
          <div style="border:2px solid #e04ae7;">Content here</div>
        
        
          .myborder {border:2px solid #e04ae7;}
        
        Border color #e04ae7