#e58ed1 color space conversions
Hex:
        #e58ed1
        RGB:
        229, 142, 209
        CMY:
        10, 44, 18
        CMYK:
        0, 38, 9, 10
      HSL:
        314°, 62.5899%, 72.7451%
        HSV (HSB):
        314°, 37.9913%, 89.8039%
        XYZ:
        53.4947, 40.6075, 65.3401
        xyY:
        0.3355, 0.2547, 40.6075
      CIE-Lab:
        69.9000, 42.5614, -20.5919
        CIE-LCH:
        69.9000, 47.2811, 334.1815
        CIE-Luv:
        69.9000, 46.6806, -38.7969
        Hunter-Lab:
        63.7240, 38.3294, -16.1869
      #e58ed1 color charts
#e58ed1 RGB chart
      #e58ed1 CMYK chart
      #e58ed1 RGB pie chart
      #e58ed1 color shades, tints & tones
#e58ed1 color schemes
#e58ed1 color preview, HTML & CSS examples
           This text has a color of #e58ed1        
        
          <p style="color:#e58ed1;">Text here</p>
        
        
          .mytext {color:#e58ed1;}
        
        Text color #e58ed1
      
           This box has a color of #e58ed1        
        
          <div style="background-color:#e58ed1;">Content here</div>
        
        
          .mybackground {background-color:#e58ed1;}
        
        Background color #e58ed1
      
           Border around this has a color of #e58ed1        
        
          <div style="border:2px solid #e58ed1;">Content here</div>
        
        
          .myborder {border:2px solid #e58ed1;}
        
        Border color #e58ed1