#e057fe color space conversions
Hex:
        #e057fe
        RGB:
        224, 87, 254
        CMY:
        12, 66, 0
        CMYK:
        12, 66, 0, 0
      HSL:
        289°, 98.8166%, 66.8627%
        HSV (HSB):
        289°, 65.7480%, 99.6078%
        XYZ:
        52.0381, 29.8194, 96.7789
        xyY:
        0.2913, 0.1669, 29.8194
      CIE-Lab:
        61.4981, 74.9949, -58.6786
        CIE-LCH:
        61.4981, 95.2230, 321.9592
        CIE-Luv:
        61.4981, 52.5698, -102.7148
        Hunter-Lab:
        54.6072, 74.5395, -66.8532
      #e057fe color charts
#e057fe RGB chart
      #e057fe CMYK chart
      #e057fe RGB pie chart
      #e057fe color shades, tints & tones
#e057fe color schemes
#e057fe color preview, HTML & CSS examples
           This text has a color of #e057fe        
        
          <p style="color:#e057fe;">Text here</p>
        
        
          .mytext {color:#e057fe;}
        
        Text color #e057fe
      
           This box has a color of #e057fe        
        
          <div style="background-color:#e057fe;">Content here</div>
        
        
          .mybackground {background-color:#e057fe;}
        
        Background color #e057fe
      
           Border around this has a color of #e057fe        
        
          <div style="border:2px solid #e057fe;">Content here</div>
        
        
          .myborder {border:2px solid #e057fe;}
        
        Border color #e057fe