#e5359d color space conversions
Hex:
        #e5359d
        RGB:
        229, 53, 157
        CMY:
        10, 79, 38
        CMYK:
        0, 77, 31, 10
      HSL:
        325°, 77.1930%, 55.2941%
        HSV (HSB):
        325°, 76.8559%, 89.8039%
        XYZ:
        39.6720, 21.6385, 33.9840
        xyY:
        0.4163, 0.2271, 21.6385
      CIE-Lab:
        53.6414, 73.4891, -15.5938
        CIE-LCH:
        53.6414, 75.1253, 348.0200
        CIE-Luv:
        53.6414, 99.4019, -35.2893
        Hunter-Lab:
        46.5172, 70.8277, -10.7533
      #e5359d color charts
#e5359d RGB chart
      #e5359d CMYK chart
      #e5359d RGB pie chart
      #e5359d color shades, tints & tones
#e5359d color schemes
#e5359d color preview, HTML & CSS examples
           This text has a color of #e5359d        
        
          <p style="color:#e5359d;">Text here</p>
        
        
          .mytext {color:#e5359d;}
        
        Text color #e5359d
      
           This box has a color of #e5359d        
        
          <div style="background-color:#e5359d;">Content here</div>
        
        
          .mybackground {background-color:#e5359d;}
        
        Background color #e5359d
      
           Border around this has a color of #e5359d        
        
          <div style="border:2px solid #e5359d;">Content here</div>
        
        
          .myborder {border:2px solid #e5359d;}
        
        Border color #e5359d