#e1368e color space conversions
Hex:
        #e1368e
        RGB:
        225, 54, 142
        CMY:
        12, 79, 44
        CMYK:
        0, 76, 37, 12
      HSL:
        329°, 74.0260%, 54.7059%
        HSV (HSB):
        329°, 76.0000%, 88.2353%
        XYZ:
        37.2530, 20.5989, 27.6037
        xyY:
        0.4359, 0.2410, 20.5989
      CIE-Lab:
        52.5077, 70.6211, -8.4635
        CIE-LCH:
        52.5077, 71.1264, 353.1660
        CIE-Luv:
        52.5077, 102.0276, -24.7372
        Hunter-Lab:
        45.3860, 67.0880, -4.2899
      #e1368e color charts
#e1368e RGB chart
      #e1368e CMYK chart
      #e1368e RGB pie chart
      #e1368e color shades, tints & tones
#e1368e color schemes
#e1368e color preview, HTML & CSS examples
           This text has a color of #e1368e        
        
          <p style="color:#e1368e;">Text here</p>
        
        
          .mytext {color:#e1368e;}
        
        Text color #e1368e
      
           This box has a color of #e1368e        
        
          <div style="background-color:#e1368e;">Content here</div>
        
        
          .mybackground {background-color:#e1368e;}
        
        Background color #e1368e
      
           Border around this has a color of #e1368e        
        
          <div style="border:2px solid #e1368e;">Content here</div>
        
        
          .myborder {border:2px solid #e1368e;}
        
        Border color #e1368e