#ed537d color space conversions
Hex:
        #ed537d
        RGB:
        237, 83, 125
        CMY:
        7, 67, 51
        CMYK:
        0, 65, 47, 7
      HSL:
        344°, 81.0526%, 62.7451%
        HSV (HSB):
        344°, 64.9789%, 92.9412%
        XYZ:
        41.7200, 25.6717, 22.1583
        xyY:
        0.4659, 0.2867, 25.6717
      CIE-Lab:
        57.7241, 62.2134, 9.4705
        CIE-LCH:
        57.7241, 62.9301, 8.6554
        CIE-Luv:
        57.7241, 105.4132, 0.0440
        Hunter-Lab:
        50.6673, 58.3112, 9.5378
      #ed537d color charts
#ed537d RGB chart
      #ed537d CMYK chart
      #ed537d RGB pie chart
      #ed537d color shades, tints & tones
#ed537d color schemes
#ed537d color preview, HTML & CSS examples
           This text has a color of #ed537d        
        
          <p style="color:#ed537d;">Text here</p>
        
        
          .mytext {color:#ed537d;}
        
        Text color #ed537d
      
           This box has a color of #ed537d        
        
          <div style="background-color:#ed537d;">Content here</div>
        
        
          .mybackground {background-color:#ed537d;}
        
        Background color #ed537d
      
           Border around this has a color of #ed537d        
        
          <div style="border:2px solid #ed537d;">Content here</div>
        
        
          .myborder {border:2px solid #ed537d;}
        
        Border color #ed537d