#ed729d color space conversions
Hex:
        #ed729d
        RGB:
        237, 114, 157
        CMY:
        7, 55, 38
        CMYK:
        0, 52, 34, 7
      HSL:
        339°, 77.3585%, 68.8235%
        HSV (HSB):
        339°, 51.8987%, 92.9412%
        XYZ:
        47.0282, 32.4735, 35.6876
        xyY:
        0.4083, 0.2819, 32.4735
      CIE-Lab:
        63.7323, 51.7930, -0.4258
        CIE-LCH:
        63.7323, 51.7948, 359.5290
        CIE-Luv:
        63.7323, 79.1562, -10.3796
        Hunter-Lab:
        56.9855, 47.5853, 2.7590
      #ed729d color charts
#ed729d RGB chart
      #ed729d CMYK chart
      #ed729d RGB pie chart
      #ed729d color shades, tints & tones
#ed729d color schemes
#ed729d color preview, HTML & CSS examples
           This text has a color of #ed729d        
        
          <p style="color:#ed729d;">Text here</p>
        
        
          .mytext {color:#ed729d;}
        
        Text color #ed729d
      
           This box has a color of #ed729d        
        
          <div style="background-color:#ed729d;">Content here</div>
        
        
          .mybackground {background-color:#ed729d;}
        
        Background color #ed729d
      
           Border around this has a color of #ed729d        
        
          <div style="border:2px solid #ed729d;">Content here</div>
        
        
          .myborder {border:2px solid #ed729d;}
        
        Border color #ed729d