#e052d8 color space conversions
Hex:
        #e052d8
        RGB:
        224, 82, 216
        CMY:
        12, 68, 15
        CMYK:
        0, 63, 4, 12
      HSL:
        303°, 69.6078%, 60.0000%
        HSV (HSB):
        303°, 63.3929%, 87.8431%
        XYZ:
        46.1524, 26.8397, 67.7138
        xyY:
        0.3280, 0.1908, 26.8397
      CIE-Lab:
        58.8257, 70.4720, -41.7042
        CIE-LCH:
        58.8257, 81.8873, 329.3836
        CIE-Luv:
        58.8257, 65.2713, -74.7807
        Hunter-Lab:
        51.8071, 68.3546, -41.2293
      #e052d8 color charts
#e052d8 RGB chart
      #e052d8 CMYK chart
      #e052d8 RGB pie chart
      #e052d8 color shades, tints & tones
#e052d8 color schemes
#e052d8 color preview, HTML & CSS examples
           This text has a color of #e052d8        
        
          <p style="color:#e052d8;">Text here</p>
        
        
          .mytext {color:#e052d8;}
        
        Text color #e052d8
      
           This box has a color of #e052d8        
        
          <div style="background-color:#e052d8;">Content here</div>
        
        
          .mybackground {background-color:#e052d8;}
        
        Background color #e052d8
      
           Border around this has a color of #e052d8        
        
          <div style="border:2px solid #e052d8;">Content here</div>
        
        
          .myborder {border:2px solid #e052d8;}
        
        Border color #e052d8