#e1558a color space conversions
Hex:
        #e1558a
        RGB:
        225, 85, 138
        CMY:
        12, 67, 46
        CMYK:
        0, 62, 39, 12
      HSL:
        337°, 70.0000%, 60.7843%
        HSV (HSB):
        337°, 62.2222%, 88.2353%
        XYZ:
        38.8873, 24.3395, 26.6932
        xyY:
        0.4325, 0.2707, 24.3395
      CIE-Lab:
        56.4261, 59.0056, -0.3001
        CIE-LCH:
        56.4261, 59.0064, 359.7086
        CIE-Luv:
        56.4261, 90.5944, -11.5882
        Hunter-Lab:
        49.3351, 54.3621, 2.4552
      #e1558a color charts
#e1558a RGB chart
      #e1558a CMYK chart
      #e1558a RGB pie chart
      #e1558a color shades, tints & tones
#e1558a color schemes
#e1558a color preview, HTML & CSS examples
           This text has a color of #e1558a        
        
          <p style="color:#e1558a;">Text here</p>
        
        
          .mytext {color:#e1558a;}
        
        Text color #e1558a
      
           This box has a color of #e1558a        
        
          <div style="background-color:#e1558a;">Content here</div>
        
        
          .mybackground {background-color:#e1558a;}
        
        Background color #e1558a
      
           Border around this has a color of #e1558a        
        
          <div style="border:2px solid #e1558a;">Content here</div>
        
        
          .myborder {border:2px solid #e1558a;}
        
        Border color #e1558a