#e052d2 color space conversions
Hex:
        #e052d2
        RGB:
        224, 82, 210
        CMY:
        12, 68, 18
        CMYK:
        0, 63, 6, 12
      HSL:
        306°, 69.6078%, 60.0000%
        HSV (HSB):
        306°, 63.3929%, 87.8431%
        XYZ:
        45.3906, 26.5350, 63.7022
        xyY:
        0.3347, 0.1956, 26.5350
      CIE-Lab:
        58.5414, 69.5229, -38.7541
        CIE-LCH:
        58.5414, 79.5947, 330.8634
        CIE-Luv:
        58.5414, 67.2001, -69.9900
        Hunter-Lab:
        51.5122, 67.1414, -37.2621
      #e052d2 color charts
#e052d2 RGB chart
      #e052d2 CMYK chart
      #e052d2 RGB pie chart
      #e052d2 color shades, tints & tones
#e052d2 color schemes
#e052d2 color preview, HTML & CSS examples
           This text has a color of #e052d2        
        
          <p style="color:#e052d2;">Text here</p>
        
        
          .mytext {color:#e052d2;}
        
        Text color #e052d2
      
           This box has a color of #e052d2        
        
          <div style="background-color:#e052d2;">Content here</div>
        
        
          .mybackground {background-color:#e052d2;}
        
        Background color #e052d2
      
           Border around this has a color of #e052d2        
        
          <div style="border:2px solid #e052d2;">Content here</div>
        
        
          .myborder {border:2px solid #e052d2;}
        
        Border color #e052d2