#e052da color space conversions
Hex:
        #e052da
        RGB:
        224, 82, 218
        CMY:
        12, 68, 15
        CMYK:
        0, 63, 3, 12
      HSL:
        303°, 69.6078%, 60.0000%
        HSV (HSB):
        303°, 63.3929%, 87.8431%
        XYZ:
        46.4127, 26.9438, 69.0841
        xyY:
        0.3258, 0.1892, 26.9438
      CIE-Lab:
        58.9223, 70.7928, -42.6815
        CIE-LCH:
        58.9223, 82.6639, 328.9139
        CIE-Luv:
        58.9223, 64.6343, -76.3724
        Hunter-Lab:
        51.9075, 68.7664, -42.5744
      #e052da color charts
#e052da RGB chart
      #e052da CMYK chart
      #e052da RGB pie chart
      #e052da color shades, tints & tones
#e052da color schemes
#e052da color preview, HTML & CSS examples
           This text has a color of #e052da        
        
          <p style="color:#e052da;">Text here</p>
        
        
          .mytext {color:#e052da;}
        
        Text color #e052da
      
           This box has a color of #e052da        
        
          <div style="background-color:#e052da;">Content here</div>
        
        
          .mybackground {background-color:#e052da;}
        
        Background color #e052da
      
           Border around this has a color of #e052da        
        
          <div style="border:2px solid #e052da;">Content here</div>
        
        
          .myborder {border:2px solid #e052da;}
        
        Border color #e052da