#ed758d color space conversions
Hex:
        #ed758d
        RGB:
        237, 117, 141
        CMY:
        7, 54, 45
        CMYK:
        0, 51, 41, 7
      HSL:
        348°, 76.9231%, 69.4118%
        HSV (HSB):
        348°, 50.6329%, 92.9412%
        XYZ:
        46.0941, 32.6502, 29.0720
        xyY:
        0.4275, 0.3028, 32.6502
      CIE-Lab:
        63.8767, 48.5348, 8.9325
        CIE-LCH:
        63.8767, 49.3500, 10.4282
        CIE-Luv:
        63.8767, 81.4447, 2.7305
        Hunter-Lab:
        57.1403, 43.9970, 9.8325
      #ed758d color charts
#ed758d RGB chart
      #ed758d CMYK chart
      #ed758d RGB pie chart
      #ed758d color shades, tints & tones
#ed758d color schemes
#ed758d color preview, HTML & CSS examples
           This text has a color of #ed758d        
        
          <p style="color:#ed758d;">Text here</p>
        
        
          .mytext {color:#ed758d;}
        
        Text color #ed758d
      
           This box has a color of #ed758d        
        
          <div style="background-color:#ed758d;">Content here</div>
        
        
          .mybackground {background-color:#ed758d;}
        
        Background color #ed758d
      
           Border around this has a color of #ed758d        
        
          <div style="border:2px solid #ed758d;">Content here</div>
        
        
          .myborder {border:2px solid #ed758d;}
        
        Border color #ed758d