#e052c4 color space conversions
Hex:
        #e052c4
        RGB:
        224, 82, 196
        CMY:
        12, 68, 23
        CMYK:
        0, 63, 13, 12
      HSL:
        312°, 69.6078%, 60.0000%
        HSV (HSB):
        312°, 63.3929%, 87.8431%
        XYZ:
        43.7216, 25.8674, 54.9131
        xyY:
        0.3512, 0.2078, 25.8674
      CIE-Lab:
        57.9110, 67.3902, -31.7644
        CIE-LCH:
        57.9110, 74.5011, 334.7631
        CIE-Luv:
        57.9110, 71.7922, -58.7444
        Hunter-Lab:
        50.8600, 64.4417, -28.4129
      #e052c4 color charts
#e052c4 RGB chart
      #e052c4 CMYK chart
      #e052c4 RGB pie chart
      #e052c4 color shades, tints & tones
#e052c4 color schemes
#e052c4 color preview, HTML & CSS examples
           This text has a color of #e052c4        
        
          <p style="color:#e052c4;">Text here</p>
        
        
          .mytext {color:#e052c4;}
        
        Text color #e052c4
      
           This box has a color of #e052c4        
        
          <div style="background-color:#e052c4;">Content here</div>
        
        
          .mybackground {background-color:#e052c4;}
        
        Background color #e052c4
      
           Border around this has a color of #e052c4        
        
          <div style="border:2px solid #e052c4;">Content here</div>
        
        
          .myborder {border:2px solid #e052c4;}
        
        Border color #e052c4