#e59fe1 color space conversions
Hex:
        #e59fe1
        RGB:
        229, 159, 225
        CMY:
        10, 38, 12
        CMYK:
        0, 31, 2, 10
      HSL:
        303°, 57.3770%, 76.0784%
        HSV (HSB):
        303°, 30.5677%, 89.8039%
        XYZ:
        58.3018, 46.8905, 77.2121
        xyY:
        0.3196, 0.2571, 46.8905
      CIE-Lab:
        74.1197, 36.3858, -22.9707
        CIE-LCH:
        74.1197, 43.0299, 327.7354
        CIE-Luv:
        74.1197, 35.5952, -41.8889
        Hunter-Lab:
        68.4767, 32.1429, -18.9199
      #e59fe1 color charts
#e59fe1 RGB chart
      #e59fe1 CMYK chart
      #e59fe1 RGB pie chart
      #e59fe1 color shades, tints & tones
#e59fe1 color schemes
#e59fe1 color preview, HTML & CSS examples
           This text has a color of #e59fe1        
        
          <p style="color:#e59fe1;">Text here</p>
        
        
          .mytext {color:#e59fe1;}
        
        Text color #e59fe1
      
           This box has a color of #e59fe1        
        
          <div style="background-color:#e59fe1;">Content here</div>
        
        
          .mybackground {background-color:#e59fe1;}
        
        Background color #e59fe1
      
           Border around this has a color of #e59fe1        
        
          <div style="border:2px solid #e59fe1;">Content here</div>
        
        
          .myborder {border:2px solid #e59fe1;}
        
        Border color #e59fe1