#e1198e color space conversions
Hex:
        #e1198e
        RGB:
        225, 25, 142
        CMY:
        12, 90, 44
        CMYK:
        0, 89, 37, 12
      HSL:
        325°, 80.0000%, 49.0196%
        HSV (HSB):
        325°, 88.8889%, 88.2353%
        XYZ:
        36.2815, 18.6558, 27.2799
        xyY:
        0.4413, 0.2269, 18.6558
      CIE-Lab:
        50.2821, 77.0052, -11.8038
        CIE-LCH:
        50.2821, 77.9047, 351.2852
        CIE-Luv:
        50.2821, 109.0553, -30.3478
        Hunter-Lab:
        43.1924, 74.3528, -7.2123
      #e1198e color charts
#e1198e RGB chart
      #e1198e CMYK chart
      #e1198e RGB pie chart
      #e1198e color shades, tints & tones
#e1198e color schemes
#e1198e color preview, HTML & CSS examples
           This text has a color of #e1198e        
        
          <p style="color:#e1198e;">Text here</p>
        
        
          .mytext {color:#e1198e;}
        
        Text color #e1198e
      
           This box has a color of #e1198e        
        
          <div style="background-color:#e1198e;">Content here</div>
        
        
          .mybackground {background-color:#e1198e;}
        
        Background color #e1198e
      
           Border around this has a color of #e1198e        
        
          <div style="border:2px solid #e1198e;">Content here</div>
        
        
          .myborder {border:2px solid #e1198e;}
        
        Border color #e1198e