#e58ed2 color space conversions
Hex:
        #e58ed2
        RGB:
        229, 142, 210
        CMY:
        10, 44, 18
        CMYK:
        0, 38, 8, 10
      HSL:
        313°, 62.5899%, 72.7451%
        HSV (HSB):
        313°, 37.9913%, 89.8039%
        XYZ:
        53.6190, 40.6572, 65.9944
        xyY:
        0.3346, 0.2537, 40.6572
      CIE-Lab:
        69.9350, 42.7297, -21.0927
        CIE-LCH:
        69.9350, 47.6522, 333.7276
        CIE-Luv:
        69.9350, 46.4835, -39.6167
        Hunter-Lab:
        63.7630, 38.5174, -16.7308
      #e58ed2 color charts
#e58ed2 RGB chart
      #e58ed2 CMYK chart
      #e58ed2 RGB pie chart
      #e58ed2 color shades, tints & tones
#e58ed2 color schemes
#e58ed2 color preview, HTML & CSS examples
           This text has a color of #e58ed2        
        
          <p style="color:#e58ed2;">Text here</p>
        
        
          .mytext {color:#e58ed2;}
        
        Text color #e58ed2
      
           This box has a color of #e58ed2        
        
          <div style="background-color:#e58ed2;">Content here</div>
        
        
          .mybackground {background-color:#e58ed2;}
        
        Background color #e58ed2
      
           Border around this has a color of #e58ed2        
        
          <div style="border:2px solid #e58ed2;">Content here</div>
        
        
          .myborder {border:2px solid #e58ed2;}
        
        Border color #e58ed2