#e059c4 color space conversions
Hex:
        #e059c4
        RGB:
        224, 89, 196
        CMY:
        12, 65, 23
        CMYK:
        0, 60, 13, 12
      HSL:
        312°, 68.5279%, 61.3725%
        HSV (HSB):
        312°, 60.2679%, 87.8431%
        XYZ:
        44.2767, 26.9776, 55.0981
        xyY:
        0.3504, 0.2135, 26.9776
      CIE-Lab:
        58.9536, 64.5228, -30.1455
        CIE-LCH:
        58.9536, 71.2176, 334.9577
        CIE-Luv:
        58.9536, 69.3568, -55.9857
        Hunter-Lab:
        51.9399, 61.2690, -26.5371
      #e059c4 color charts
#e059c4 RGB chart
      #e059c4 CMYK chart
      #e059c4 RGB pie chart
      #e059c4 color shades, tints & tones
#e059c4 color schemes
#e059c4 color preview, HTML & CSS examples
           This text has a color of #e059c4        
        
          <p style="color:#e059c4;">Text here</p>
        
        
          .mytext {color:#e059c4;}
        
        Text color #e059c4
      
           This box has a color of #e059c4        
        
          <div style="background-color:#e059c4;">Content here</div>
        
        
          .mybackground {background-color:#e059c4;}
        
        Background color #e059c4
      
           Border around this has a color of #e059c4        
        
          <div style="border:2px solid #e059c4;">Content here</div>
        
        
          .myborder {border:2px solid #e059c4;}
        
        Border color #e059c4