#f94faa color space conversions
Hex:
        #f94faa
        RGB:
        249, 79, 170
        CMY:
        2, 69, 33
        CMYK:
        0, 68, 32, 2
      HSL:
        328°, 93.4066%, 64.3137%
        HSV (HSB):
        328°, 68.2731%, 97.6471%
        XYZ:
        49.1186, 28.6340, 40.9683
        xyY:
        0.4137, 0.2412, 28.6340
      CIE-Lab:
        60.4572, 71.6845, -12.5635
        CIE-LCH:
        60.4572, 72.7771, 350.0593
        CIE-Luv:
        60.4572, 101.2162, -31.3759
        Hunter-Lab:
        53.5107, 70.2051, -7.9354
      #f94faa color charts
#f94faa RGB chart
      #f94faa CMYK chart
      #f94faa RGB pie chart
      #f94faa color shades, tints & tones
#f94faa color schemes
#f94faa color preview, HTML & CSS examples
           This text has a color of #f94faa        
        
          <p style="color:#f94faa;">Text here</p>
        
        
          .mytext {color:#f94faa;}
        
        Text color #f94faa
      
           This box has a color of #f94faa        
        
          <div style="background-color:#f94faa;">Content here</div>
        
        
          .mybackground {background-color:#f94faa;}
        
        Background color #f94faa
      
           Border around this has a color of #f94faa        
        
          <div style="border:2px solid #f94faa;">Content here</div>
        
        
          .myborder {border:2px solid #f94faa;}
        
        Border color #f94faa