#e59edb color space conversions
Hex:
        #e59edb
        RGB:
        229, 158, 219
        CMY:
        10, 38, 14
        CMYK:
        0, 31, 4, 10
      HSL:
        308°, 57.7236%, 75.8824%
        HSV (HSB):
        308°, 31.0044%, 89.8039%
        XYZ:
        57.3261, 46.2262, 72.9190
        xyY:
        0.3248, 0.2619, 46.2262
      CIE-Lab:
        73.6921, 35.8457, -20.3392
        CIE-LCH:
        73.6921, 41.2140, 330.4290
        CIE-Luv:
        73.6921, 37.0595, -37.5550
        Hunter-Lab:
        67.9899, 31.5213, -15.9955
      #e59edb color charts
#e59edb RGB chart
      #e59edb CMYK chart
      #e59edb RGB pie chart
      #e59edb color shades, tints & tones
#e59edb color schemes
#e59edb color preview, HTML & CSS examples
           This text has a color of #e59edb        
        
          <p style="color:#e59edb;">Text here</p>
        
        
          .mytext {color:#e59edb;}
        
        Text color #e59edb
      
           This box has a color of #e59edb        
        
          <div style="background-color:#e59edb;">Content here</div>
        
        
          .mybackground {background-color:#e59edb;}
        
        Background color #e59edb
      
           Border around this has a color of #e59edb        
        
          <div style="border:2px solid #e59edb;">Content here</div>
        
        
          .myborder {border:2px solid #e59edb;}
        
        Border color #e59edb