#e019ff color space conversions
Hex:
        #e019ff
        RGB:
        224, 25, 255
        CMY:
        12, 90, 0
        CMYK:
        12, 90, 0, 0
      HSL:
        292°, 100.0000%, 54.9020%
        HSV (HSB):
        292°, 90.1961%, 100.0000%
        XYZ:
        49.1381, 23.7626, 96.6045
        xyY:
        0.2899, 0.1402, 23.7626
      CIE-Lab:
        55.8493, 91.5995, -68.3023
        CIE-LCH:
        55.8493, 114.2614, 323.2895
        CIE-Luv:
        55.8493, 61.5761, -116.7417
        Hunter-Lab:
        48.7469, 94.6257, -83.3757
      #e019ff color charts
#e019ff RGB chart
      #e019ff CMYK chart
      #e019ff RGB pie chart
      #e019ff color shades, tints & tones
#e019ff color schemes
#e019ff color preview, HTML & CSS examples
           This text has a color of #e019ff        
        
          <p style="color:#e019ff;">Text here</p>
        
        
          .mytext {color:#e019ff;}
        
        Text color #e019ff
      
           This box has a color of #e019ff        
        
          <div style="background-color:#e019ff;">Content here</div>
        
        
          .mybackground {background-color:#e019ff;}
        
        Background color #e019ff
      
           Border around this has a color of #e019ff        
        
          <div style="border:2px solid #e019ff;">Content here</div>
        
        
          .myborder {border:2px solid #e019ff;}
        
        Border color #e019ff