#e5359b color space conversions
Hex:
        #e5359b
        RGB:
        229, 53, 155
        CMY:
        10, 79, 39
        CMYK:
        0, 77, 32, 10
      HSL:
        325°, 77.1930%, 55.2941%
        HSV (HSB):
        325°, 76.8559%, 89.8039%
        XYZ:
        39.5026, 21.5708, 33.0919
        xyY:
        0.4195, 0.2291, 21.5708
      CIE-Lab:
        53.5686, 73.2701, -14.5216
        CIE-LCH:
        53.5686, 74.6953, 348.7897
        CIE-Luv:
        53.5686, 100.2265, -33.7300
        Hunter-Lab:
        46.4444, 70.5431, -9.7335
      #e5359b color charts
#e5359b RGB chart
      #e5359b CMYK chart
      #e5359b RGB pie chart
      #e5359b color shades, tints & tones
#e5359b color schemes
#e5359b color preview, HTML & CSS examples
           This text has a color of #e5359b        
        
          <p style="color:#e5359b;">Text here</p>
        
        
          .mytext {color:#e5359b;}
        
        Text color #e5359b
      
           This box has a color of #e5359b        
        
          <div style="background-color:#e5359b;">Content here</div>
        
        
          .mybackground {background-color:#e5359b;}
        
        Background color #e5359b
      
           Border around this has a color of #e5359b        
        
          <div style="border:2px solid #e5359b;">Content here</div>
        
        
          .myborder {border:2px solid #e5359b;}
        
        Border color #e5359b