#e04af0 color space conversions
Hex:
        #e04af0
        RGB:
        224, 74, 240
        CMY:
        12, 71, 6
        CMYK:
        7, 69, 0, 6
      HSL:
        294°, 84.6939%, 61.5686%
        HSV (HSB):
        294°, 69.1667%, 94.1176%
        XYZ:
        48.9174, 27.0361, 85.0783
        xyY:
        0.3038, 0.1679, 27.0361
      CIE-Lab:
        59.0077, 77.3837, -54.8876
        CIE-LCH:
        59.0077, 94.8730, 324.6522
        CIE-Luv:
        59.0077, 59.7342, -96.2537
        Hunter-Lab:
        51.9963, 76.9370, -60.6152
      #e04af0 color charts
#e04af0 RGB chart
      #e04af0 CMYK chart
      #e04af0 RGB pie chart
      #e04af0 color shades, tints & tones
#e04af0 color schemes
#e04af0 color preview, HTML & CSS examples
           This text has a color of #e04af0        
        
          <p style="color:#e04af0;">Text here</p>
        
        
          .mytext {color:#e04af0;}
        
        Text color #e04af0
      
           This box has a color of #e04af0        
        
          <div style="background-color:#e04af0;">Content here</div>
        
        
          .mybackground {background-color:#e04af0;}
        
        Background color #e04af0
      
           Border around this has a color of #e04af0        
        
          <div style="border:2px solid #e04af0;">Content here</div>
        
        
          .myborder {border:2px solid #e04af0;}
        
        Border color #e04af0