#e59ef2 color space conversions
Hex:
        #e59ef2
        RGB:
        229, 158, 242
        CMY:
        10, 38, 5
        CMYK:
        5, 35, 0, 5
      HSL:
        291°, 76.3636%, 78.4314%
        HSV (HSB):
        291°, 34.7107%, 94.9020%
        XYZ:
        60.5670, 47.5225, 89.9849
        xyY:
        0.3058, 0.2399, 47.5225
      CIE-Lab:
        74.5228, 40.0804, -31.6128
        CIE-LCH:
        74.5228, 51.0472, 321.7359
        CIE-Luv:
        74.5228, 33.2878, -56.5853
        Hunter-Lab:
        68.9366, 36.1892, -29.1373
      #e59ef2 color charts
#e59ef2 RGB chart
      #e59ef2 CMYK chart
      #e59ef2 RGB pie chart
      #e59ef2 color shades, tints & tones
#e59ef2 color schemes
#e59ef2 color preview, HTML & CSS examples
           This text has a color of #e59ef2        
        
          <p style="color:#e59ef2;">Text here</p>
        
        
          .mytext {color:#e59ef2;}
        
        Text color #e59ef2
      
           This box has a color of #e59ef2        
        
          <div style="background-color:#e59ef2;">Content here</div>
        
        
          .mybackground {background-color:#e59ef2;}
        
        Background color #e59ef2
      
           Border around this has a color of #e59ef2        
        
          <div style="border:2px solid #e59ef2;">Content here</div>
        
        
          .myborder {border:2px solid #e59ef2;}
        
        Border color #e59ef2