#e1115b color space conversions
Hex:
        #e1115b
        RGB:
        225, 17, 91
        CMY:
        12, 93, 64
        CMYK:
        0, 92, 60, 12
      HSL:
        339°, 85.9504%, 47.4510%
        HSV (HSB):
        339°, 92.4444%, 88.2353%
        XYZ:
        33.1401, 17.1638, 11.4638
        xyY:
        0.5365, 0.2779, 17.1638
      CIE-Lab:
        48.4657, 74.0487, 16.7085
        CIE-LCH:
        48.4657, 75.9104, 12.7154
        CIE-Luv:
        48.4657, 132.3451, 4.4013
        Hunter-Lab:
        41.4292, 70.2849, 12.5944
      #e1115b color charts
#e1115b RGB chart
      #e1115b CMYK chart
      #e1115b RGB pie chart
      #e1115b color shades, tints & tones
#e1115b color schemes
#e1115b color preview, HTML & CSS examples
           This text has a color of #e1115b        
        
          <p style="color:#e1115b;">Text here</p>
        
        
          .mytext {color:#e1115b;}
        
        Text color #e1115b
      
           This box has a color of #e1115b        
        
          <div style="background-color:#e1115b;">Content here</div>
        
        
          .mybackground {background-color:#e1115b;}
        
        Background color #e1115b
      
           Border around this has a color of #e1115b        
        
          <div style="border:2px solid #e1115b;">Content here</div>
        
        
          .myborder {border:2px solid #e1115b;}
        
        Border color #e1115b