#e1196b color space conversions
Hex:
        #e1196b
        RGB:
        225, 25, 107
        CMY:
        12, 90, 58
        CMYK:
        0, 89, 52, 12
      HSL:
        335°, 80.0000%, 49.0196%
        HSV (HSB):
        335°, 88.8889%, 88.2353%
        XYZ:
        34.0528, 17.7643, 15.5440
        xyY:
        0.5055, 0.2637, 17.7643
      CIE-Lab:
        49.2090, 74.0464, 7.9018
        CIE-LCH:
        49.2090, 74.4668, 6.0912
        CIE-Luv:
        49.2090, 124.4443, -4.9825
        Hunter-Lab:
        42.1478, 70.4584, 7.6374
      #e1196b color charts
#e1196b RGB chart
      #e1196b CMYK chart
      #e1196b RGB pie chart
      #e1196b color shades, tints & tones
#e1196b color schemes
#e1196b color preview, HTML & CSS examples
           This text has a color of #e1196b        
        
          <p style="color:#e1196b;">Text here</p>
        
        
          .mytext {color:#e1196b;}
        
        Text color #e1196b
      
           This box has a color of #e1196b        
        
          <div style="background-color:#e1196b;">Content here</div>
        
        
          .mybackground {background-color:#e1196b;}
        
        Background color #e1196b
      
           Border around this has a color of #e1196b        
        
          <div style="border:2px solid #e1196b;">Content here</div>
        
        
          .myborder {border:2px solid #e1196b;}
        
        Border color #e1196b