#ed58cb color space conversions
Hex:
        #ed58cb
        RGB:
        237, 88, 203
        CMY:
        7, 65, 20
        CMYK:
        0, 63, 14, 7
      HSL:
        314°, 80.5405%, 63.7255%
        HSV (HSB):
        314°, 62.8692%, 92.9412%
        XYZ:
        49.1943, 29.2958, 59.5617
        xyY:
        0.3563, 0.2122, 29.2958
      CIE-Lab:
        61.0418, 69.3708, -30.7376
        CIE-LCH:
        61.0418, 75.8756, 336.1023
        CIE-Luv:
        61.0418, 77.0043, -58.1098
        Hunter-Lab:
        54.1256, 67.5174, -27.3570
      #ed58cb color charts
#ed58cb RGB chart
      #ed58cb CMYK chart
      #ed58cb RGB pie chart
      #ed58cb color shades, tints & tones
#ed58cb color schemes
#ed58cb color preview, HTML & CSS examples
           This text has a color of #ed58cb        
        
          <p style="color:#ed58cb;">Text here</p>
        
        
          .mytext {color:#ed58cb;}
        
        Text color #ed58cb
      
           This box has a color of #ed58cb        
        
          <div style="background-color:#ed58cb;">Content here</div>
        
        
          .mybackground {background-color:#ed58cb;}
        
        Background color #ed58cb
      
           Border around this has a color of #ed58cb        
        
          <div style="border:2px solid #ed58cb;">Content here</div>
        
        
          .myborder {border:2px solid #ed58cb;}
        
        Border color #ed58cb