#e059ac color space conversions
Hex:
        #e059ac
        RGB:
        224, 89, 172
        CMY:
        12, 65, 33
        CMYK:
        0, 60, 23, 12
      HSL:
        323°, 68.5279%, 61.3725%
        HSV (HSB):
        323°, 60.2679%, 87.8431%
        XYZ:
        41.7592, 25.9706, 41.8416
        xyY:
        0.3811, 0.2370, 25.9706
      CIE-Lab:
        58.0091, 61.1040, -17.8031
        CIE-LCH:
        58.0091, 63.6447, 343.7562
        CIE-Luv:
        58.0091, 77.0193, -36.6391
        Hunter-Lab:
        50.9614, 57.0858, -13.0068
      #e059ac color charts
#e059ac RGB chart
      #e059ac CMYK chart
      #e059ac RGB pie chart
      #e059ac color shades, tints & tones
#e059ac color schemes
#e059ac color preview, HTML & CSS examples
           This text has a color of #e059ac        
        
          <p style="color:#e059ac;">Text here</p>
        
        
          .mytext {color:#e059ac;}
        
        Text color #e059ac
      
           This box has a color of #e059ac        
        
          <div style="background-color:#e059ac;">Content here</div>
        
        
          .mybackground {background-color:#e059ac;}
        
        Background color #e059ac
      
           Border around this has a color of #e059ac        
        
          <div style="border:2px solid #e059ac;">Content here</div>
        
        
          .myborder {border:2px solid #e059ac;}
        
        Border color #e059ac