#e59fec color space conversions
Hex:
        #e59fec
        RGB:
        229, 159, 236
        CMY:
        10, 38, 7
        CMYK:
        3, 33, 0, 7
      HSL:
        295°, 66.9565%, 77.4510%
        HSV (HSB):
        295°, 32.6271%, 92.5490%
        XYZ:
        59.8516, 47.5104, 85.3728
        xyY:
        0.3105, 0.2465, 47.5104
      CIE-Lab:
        74.5151, 38.4128, -28.3631
        CIE-LCH:
        74.5151, 47.7494, 323.5587
        CIE-Luv:
        74.5151, 33.8112, -50.9944
        Hunter-Lab:
        68.9278, 34.3719, -25.1861
      #e59fec color charts
#e59fec RGB chart
      #e59fec CMYK chart
      #e59fec RGB pie chart
      #e59fec color shades, tints & tones
#e59fec color schemes
#e59fec color preview, HTML & CSS examples
           This text has a color of #e59fec        
        
          <p style="color:#e59fec;">Text here</p>
        
        
          .mytext {color:#e59fec;}
        
        Text color #e59fec
      
           This box has a color of #e59fec        
        
          <div style="background-color:#e59fec;">Content here</div>
        
        
          .mybackground {background-color:#e59fec;}
        
        Background color #e59fec
      
           Border around this has a color of #e59fec        
        
          <div style="border:2px solid #e59fec;">Content here</div>
        
        
          .myborder {border:2px solid #e59fec;}
        
        Border color #e59fec