#ed58f7 color space conversions
Hex:
        #ed58f7
        RGB:
        237, 88, 247
        CMY:
        7, 65, 3
        CMYK:
        4, 64, 0, 3
      HSL:
        296°, 90.8571%, 65.6863%
        HSV (HSB):
        296°, 64.3725%, 96.8627%
        XYZ:
        55.2033, 31.6994, 91.2047
        xyY:
        0.3099, 0.1780, 31.6994
      CIE-Lab:
        63.0936, 76.2483, -52.1625
        CIE-LCH:
        63.0936, 92.3836, 325.6234
        CIE-Luv:
        63.0936, 62.9092, -93.2001
        Hunter-Lab:
        56.3022, 76.4872, -56.6332
      #ed58f7 color charts
#ed58f7 RGB chart
      #ed58f7 CMYK chart
      #ed58f7 RGB pie chart
      #ed58f7 color shades, tints & tones
#ed58f7 color schemes
#ed58f7 color preview, HTML & CSS examples
           This text has a color of #ed58f7        
        
          <p style="color:#ed58f7;">Text here</p>
        
        
          .mytext {color:#ed58f7;}
        
        Text color #ed58f7
      
           This box has a color of #ed58f7        
        
          <div style="background-color:#ed58f7;">Content here</div>
        
        
          .mybackground {background-color:#ed58f7;}
        
        Background color #ed58f7
      
           Border around this has a color of #ed58f7        
        
          <div style="border:2px solid #ed58f7;">Content here</div>
        
        
          .myborder {border:2px solid #ed58f7;}
        
        Border color #ed58f7