#e0729d color space conversions
Hex:
        #e0729d
        RGB:
        224, 114, 157
        CMY:
        12, 55, 38
        CMYK:
        0, 49, 30, 12
      HSL:
        337°, 63.9535%, 66.2745%
        HSV (HSB):
        337°, 49.1071%, 87.8431%
        XYZ:
        42.8436, 30.3162, 35.4918
        xyY:
        0.3943, 0.2790, 30.3162
      CIE-Lab:
        61.9261, 47.4824, -3.2871
        CIE-LCH:
        61.9261, 47.5960, 356.0398
        CIE-Luv:
        61.9261, 69.1232, -13.4048
        Hunter-Lab:
        55.0602, 42.5396, 0.3238
      #e0729d color charts
#e0729d RGB chart
      #e0729d CMYK chart
      #e0729d RGB pie chart
      #e0729d color shades, tints & tones
#e0729d color schemes
#e0729d color preview, HTML & CSS examples
           This text has a color of #e0729d        
        
          <p style="color:#e0729d;">Text here</p>
        
        
          .mytext {color:#e0729d;}
        
        Text color #e0729d
      
           This box has a color of #e0729d        
        
          <div style="background-color:#e0729d;">Content here</div>
        
        
          .mybackground {background-color:#e0729d;}
        
        Background color #e0729d
      
           Border around this has a color of #e0729d        
        
          <div style="border:2px solid #e0729d;">Content here</div>
        
        
          .myborder {border:2px solid #e0729d;}
        
        Border color #e0729d