#e5365b color space conversions
Hex:
        #e5365b
        RGB:
        229, 54, 91
        CMY:
        10, 79, 64
        CMYK:
        0, 76, 60, 10
      HSL:
        347°, 77.0925%, 55.4902%
        HSV (HSB):
        347°, 76.4192%, 89.8039%
        XYZ:
        35.5206, 20.0517, 11.8957
        xyY:
        0.5265, 0.2972, 20.0517
      CIE-Lab:
        51.8956, 67.4970, 21.4505
        CIE-LCH:
        51.8956, 70.8235, 17.6302
        CIE-Luv:
        51.8956, 124.2149, 11.3388
        Hunter-Lab:
        44.7791, 63.2300, 15.5947
      #e5365b color charts
#e5365b RGB chart
      #e5365b CMYK chart
      #e5365b RGB pie chart
      #e5365b color shades, tints & tones
#e5365b color schemes
#e5365b color preview, HTML & CSS examples
           This text has a color of #e5365b        
        
          <p style="color:#e5365b;">Text here</p>
        
        
          .mytext {color:#e5365b;}
        
        Text color #e5365b
      
           This box has a color of #e5365b        
        
          <div style="background-color:#e5365b;">Content here</div>
        
        
          .mybackground {background-color:#e5365b;}
        
        Background color #e5365b
      
           Border around this has a color of #e5365b        
        
          <div style="border:2px solid #e5365b;">Content here</div>
        
        
          .myborder {border:2px solid #e5365b;}
        
        Border color #e5365b