#e58edf color space conversions
Hex:
        #e58edf
        RGB:
        229, 142, 223
        CMY:
        10, 44, 13
        CMYK:
        0, 38, 3, 10
      HSL:
        304°, 62.5899%, 72.7451%
        HSV (HSB):
        304°, 37.9913%, 89.8039%
        XYZ:
        55.3054, 41.3317, 74.8749
        xyY:
        0.3225, 0.2410, 41.3317
      CIE-Lab:
        70.4077, 44.9791, -27.5527
        CIE-LCH:
        70.4077, 52.7472, 328.5098
        CIE-Luv:
        70.4077, 43.9230, -50.3195
        Hunter-Lab:
        64.2898, 41.0479, -24.0492
      #e58edf color charts
#e58edf RGB chart
      #e58edf CMYK chart
      #e58edf RGB pie chart
      #e58edf color shades, tints & tones
#e58edf color schemes
#e58edf color preview, HTML & CSS examples
           This text has a color of #e58edf        
        
          <p style="color:#e58edf;">Text here</p>
        
        
          .mytext {color:#e58edf;}
        
        Text color #e58edf
      
           This box has a color of #e58edf        
        
          <div style="background-color:#e58edf;">Content here</div>
        
        
          .mybackground {background-color:#e58edf;}
        
        Background color #e58edf
      
           Border around this has a color of #e58edf        
        
          <div style="border:2px solid #e58edf;">Content here</div>
        
        
          .myborder {border:2px solid #e58edf;}
        
        Border color #e58edf