#e028f1 color space conversions
Hex:
        #e028f1
        RGB:
        224, 40, 241
        CMY:
        12, 84, 5
        CMYK:
        7, 83, 0, 5
      HSL:
        295°, 87.7729%, 55.0980%
        HSV (HSB):
        295°, 83.4025%, 94.5098%
        XYZ:
        47.3764, 23.7158, 85.2997
        xyY:
        0.3029, 0.1516, 23.7158
      CIE-Lab:
        55.8021, 86.9488, -60.5743
        CIE-LCH:
        55.8021, 105.9686, 325.1364
        CIE-Luv:
        55.8021, 65.0859, -104.7913
        Hunter-Lab:
        48.6988, 88.4301, -69.7617
      #e028f1 color charts
#e028f1 RGB chart
      #e028f1 CMYK chart
      #e028f1 RGB pie chart
      #e028f1 color shades, tints & tones
#e028f1 color schemes
#e028f1 color preview, HTML & CSS examples
           This text has a color of #e028f1        
        
          <p style="color:#e028f1;">Text here</p>
        
        
          .mytext {color:#e028f1;}
        
        Text color #e028f1
      
           This box has a color of #e028f1        
        
          <div style="background-color:#e028f1;">Content here</div>
        
        
          .mybackground {background-color:#e028f1;}
        
        Background color #e028f1
      
           Border around this has a color of #e028f1        
        
          <div style="border:2px solid #e028f1;">Content here</div>
        
        
          .myborder {border:2px solid #e028f1;}
        
        Border color #e028f1