#e1316b color space conversions
Hex:
        #e1316b
        RGB:
        225, 49, 107
        CMY:
        12, 81, 58
        CMYK:
        0, 78, 52, 12
      HSL:
        340°, 74.5763%, 53.7255%
        HSV (HSB):
        340°, 78.2222%, 88.2353%
        XYZ:
        34.8035, 19.2657, 15.7942
        xyY:
        0.4982, 0.2758, 19.2657
      CIE-Lab:
        50.9966, 68.9317, 10.4260
        CIE-LCH:
        50.9966, 69.7157, 8.6008
        CIE-Luv:
        50.9966, 117.4933, -0.7892
        Hunter-Lab:
        43.8927, 64.7242, 9.3902
      #e1316b color charts
#e1316b RGB chart
      #e1316b CMYK chart
      #e1316b RGB pie chart
      #e1316b color shades, tints & tones
#e1316b color schemes
#e1316b color preview, HTML & CSS examples
           This text has a color of #e1316b        
        
          <p style="color:#e1316b;">Text here</p>
        
        
          .mytext {color:#e1316b;}
        
        Text color #e1316b
      
           This box has a color of #e1316b        
        
          <div style="background-color:#e1316b;">Content here</div>
        
        
          .mybackground {background-color:#e1316b;}
        
        Background color #e1316b
      
           Border around this has a color of #e1316b        
        
          <div style="border:2px solid #e1316b;">Content here</div>
        
        
          .myborder {border:2px solid #e1316b;}
        
        Border color #e1316b