#e58df2 color space conversions
Hex:
        #e58df2
        RGB:
        229, 141, 242
        CMY:
        10, 45, 5
        CMYK:
        5, 42, 0, 5
      HSL:
        292°, 79.5276%, 75.0980%
        HSV (HSB):
        292°, 41.7355%, 94.9020%
        XYZ:
        57.8650, 42.1186, 89.0843
        xyY:
        0.3061, 0.2228, 42.1186
      CIE-Lab:
        70.9526, 48.9733, -37.1400
        CIE-LCH:
        70.9526, 61.4636, 322.8243
        CIE-Luv:
        70.9526, 40.6276, -66.5906
        Hunter-Lab:
        64.8988, 45.5810, -35.9561
      #e58df2 color charts
#e58df2 RGB chart
      #e58df2 CMYK chart
      #e58df2 RGB pie chart
      #e58df2 color shades, tints & tones
#e58df2 color schemes
#e58df2 color preview, HTML & CSS examples
           This text has a color of #e58df2        
        
          <p style="color:#e58df2;">Text here</p>
        
        
          .mytext {color:#e58df2;}
        
        Text color #e58df2
      
           This box has a color of #e58df2        
        
          <div style="background-color:#e58df2;">Content here</div>
        
        
          .mybackground {background-color:#e58df2;}
        
        Background color #e58df2
      
           Border around this has a color of #e58df2        
        
          <div style="border:2px solid #e58df2;">Content here</div>
        
        
          .myborder {border:2px solid #e58df2;}
        
        Border color #e58df2