#e1365e color space conversions
Hex:
        #e1365e
        RGB:
        225, 54, 94
        CMY:
        12, 79, 63
        CMYK:
        0, 76, 58, 12
      HSL:
        346°, 74.0260%, 54.7059%
        HSV (HSB):
        346°, 76.0000%, 88.2353%
        XYZ:
        34.3909, 19.4540, 12.5321
        xyY:
        0.5181, 0.2931, 19.4540
      CIE-Lab:
        51.2142, 66.5746, 18.6005
        CIE-LCH:
        51.2142, 69.1242, 15.6100
        CIE-Luv:
        51.2142, 120.0358, 8.6137
        Hunter-Lab:
        44.1067, 61.9932, 14.0286
      #e1365e color charts
#e1365e RGB chart
      #e1365e CMYK chart
      #e1365e RGB pie chart
      #e1365e color shades, tints & tones
#e1365e color schemes
#e1365e color preview, HTML & CSS examples
           This text has a color of #e1365e        
        
          <p style="color:#e1365e;">Text here</p>
        
        
          .mytext {color:#e1365e;}
        
        Text color #e1365e
      
           This box has a color of #e1365e        
        
          <div style="background-color:#e1365e;">Content here</div>
        
        
          .mybackground {background-color:#e1365e;}
        
        Background color #e1365e
      
           Border around this has a color of #e1365e        
        
          <div style="border:2px solid #e1365e;">Content here</div>
        
        
          .myborder {border:2px solid #e1365e;}
        
        Border color #e1365e