#e5729b color space conversions
Hex:
        #e5729b
        RGB:
        229, 114, 155
        CMY:
        10, 55, 39
        CMYK:
        0, 50, 32, 10
      HSL:
        339°, 68.8623%, 67.2549%
        HSV (HSB):
        339°, 50.2183%, 89.8039%
        XYZ:
        44.2468, 31.0592, 34.6733
        xyY:
        0.4023, 0.2824, 31.0592
      CIE-Lab:
        62.5576, 48.9012, -1.1321
        CIE-LCH:
        62.5576, 48.9143, 358.6738
        CIE-Luv:
        62.5576, 73.4692, -10.7234
        Hunter-Lab:
        55.7308, 44.1891, 2.1238
      #e5729b color charts
#e5729b RGB chart
      #e5729b CMYK chart
      #e5729b RGB pie chart
      #e5729b color shades, tints & tones
#e5729b color schemes
#e5729b color preview, HTML & CSS examples
           This text has a color of #e5729b        
        
          <p style="color:#e5729b;">Text here</p>
        
        
          .mytext {color:#e5729b;}
        
        Text color #e5729b
      
           This box has a color of #e5729b        
        
          <div style="background-color:#e5729b;">Content here</div>
        
        
          .mybackground {background-color:#e5729b;}
        
        Background color #e5729b
      
           Border around this has a color of #e5729b        
        
          <div style="border:2px solid #e5729b;">Content here</div>
        
        
          .myborder {border:2px solid #e5729b;}
        
        Border color #e5729b