#fe1196 color space conversions
Hex:
        #fe1196
        RGB:
        254, 17, 150
        CMY:
        0, 93, 41
        CMYK:
        0, 93, 41, 0
      HSL:
        326°, 99.1632%, 53.1373%
        HSV (HSB):
        326°, 93.3071%, 99.6078%
        XYZ:
        46.5785, 23.6737, 30.9687
        xyY:
        0.4602, 0.2339, 23.6737
      CIE-Lab:
        55.7596, 84.8934, -7.8043
        CIE-LCH:
        55.7596, 85.2514, 354.7475
        CIE-Luv:
        55.7596, 129.6540, -27.2180
        Hunter-Lab:
        48.6557, 85.7323, -3.6783
      #fe1196 color charts
#fe1196 RGB chart
      #fe1196 CMYK chart
      #fe1196 RGB pie chart
      #fe1196 color shades, tints & tones
#fe1196 color schemes
#fe1196 color preview, HTML & CSS examples
           This text has a color of #fe1196        
        
          <p style="color:#fe1196;">Text here</p>
        
        
          .mytext {color:#fe1196;}
        
        Text color #fe1196
      
           This box has a color of #fe1196        
        
          <div style="background-color:#fe1196;">Content here</div>
        
        
          .mybackground {background-color:#fe1196;}
        
        Background color #fe1196
      
           Border around this has a color of #fe1196        
        
          <div style="border:2px solid #fe1196;">Content here</div>
        
        
          .myborder {border:2px solid #fe1196;}
        
        Border color #fe1196