#fe1194 color space conversions
Hex:
        #fe1194
        RGB:
        254, 17, 148
        CMY:
        0, 93, 42
        CMYK:
        0, 93, 42, 0
      HSL:
        327°, 99.1632%, 53.1373%
        HSV (HSB):
        327°, 93.3071%, 99.6078%
        XYZ:
        46.4188, 23.6098, 30.1276
        xyY:
        0.4635, 0.2357, 23.6098
      CIE-Lab:
        55.6950, 84.7208, -6.7140
        CIE-LCH:
        55.6950, 84.9865, 355.4689
        CIE-Luv:
        55.6950, 130.5845, -25.7210
        Hunter-Lab:
        48.5900, 85.4916, -2.7490
      #fe1194 color charts
#fe1194 RGB chart
      #fe1194 CMYK chart
      #fe1194 RGB pie chart
      #fe1194 color shades, tints & tones
#fe1194 color schemes
#fe1194 color preview, HTML & CSS examples
           This text has a color of #fe1194        
        
          <p style="color:#fe1194;">Text here</p>
        
        
          .mytext {color:#fe1194;}
        
        Text color #fe1194
      
           This box has a color of #fe1194        
        
          <div style="background-color:#fe1194;">Content here</div>
        
        
          .mybackground {background-color:#fe1194;}
        
        Background color #fe1194
      
           Border around this has a color of #fe1194        
        
          <div style="border:2px solid #fe1194;">Content here</div>
        
        
          .myborder {border:2px solid #fe1194;}
        
        Border color #fe1194