#e057f7 color space conversions
Hex:
        #e057f7
        RGB:
        224, 87, 247
        CMY:
        12, 66, 3
        CMYK:
        9, 65, 0, 3
      HSL:
        291°, 90.9091%, 65.4902%
        HSV (HSB):
        291°, 64.7773%, 96.8627%
        XYZ:
        50.9372, 29.3791, 90.9817
        xyY:
        0.2974, 0.1715, 29.3791
      CIE-Lab:
        61.1147, 73.7424, -55.4206
        CIE-LCH:
        61.1147, 92.2463, 323.0735
        CIE-Luv:
        61.1147, 54.5407, -97.3292
        Hunter-Lab:
        54.2025, 72.8923, -61.5797
      #e057f7 color charts
#e057f7 RGB chart
      #e057f7 CMYK chart
      #e057f7 RGB pie chart
      #e057f7 color shades, tints & tones
#e057f7 color schemes
#e057f7 color preview, HTML & CSS examples
           This text has a color of #e057f7        
        
          <p style="color:#e057f7;">Text here</p>
        
        
          .mytext {color:#e057f7;}
        
        Text color #e057f7
      
           This box has a color of #e057f7        
        
          <div style="background-color:#e057f7;">Content here</div>
        
        
          .mybackground {background-color:#e057f7;}
        
        Background color #e057f7
      
           Border around this has a color of #e057f7        
        
          <div style="border:2px solid #e057f7;">Content here</div>
        
        
          .myborder {border:2px solid #e057f7;}
        
        Border color #e057f7