#e5358e color space conversions
Hex:
        #e5358e
        RGB:
        229, 53, 142
        CMY:
        10, 79, 44
        CMYK:
        0, 77, 38, 10
      HSL:
        330°, 77.1930%, 55.2941%
        HSV (HSB):
        330°, 76.8559%, 89.8039%
        XYZ:
        38.4687, 21.1572, 27.6474
        xyY:
        0.4408, 0.2424, 21.1572
      CIE-Lab:
        53.1211, 71.9147, -7.4726
        CIE-LCH:
        53.1211, 72.3019, 354.0677
        CIE-Luv:
        53.1211, 105.5589, -23.7289
        Hunter-Lab:
        45.9970, 68.7904, -3.4396
      #e5358e color charts
#e5358e RGB chart
      #e5358e CMYK chart
      #e5358e RGB pie chart
      #e5358e color shades, tints & tones
#e5358e color schemes
#e5358e color preview, HTML & CSS examples
           This text has a color of #e5358e        
        
          <p style="color:#e5358e;">Text here</p>
        
        
          .mytext {color:#e5358e;}
        
        Text color #e5358e
      
           This box has a color of #e5358e        
        
          <div style="background-color:#e5358e;">Content here</div>
        
        
          .mybackground {background-color:#e5358e;}
        
        Background color #e5358e
      
           Border around this has a color of #e5358e        
        
          <div style="border:2px solid #e5358e;">Content here</div>
        
        
          .myborder {border:2px solid #e5358e;}
        
        Border color #e5358e