#f972a2 color space conversions
Hex:
        #f972a2
        RGB:
        249, 114, 162
        CMY:
        2, 55, 36
        CMYK:
        0, 54, 35, 2
      HSL:
        339°, 91.8367%, 71.1765%
        HSV (HSB):
        339°, 54.2169%, 97.6471%
        XYZ:
        51.6058, 34.7830, 38.1763
        xyY:
        0.4143, 0.2792, 34.7830
      CIE-Lab:
        65.5794, 56.2677, -0.3747
        CIE-LCH:
        65.5794, 56.2689, 359.6184
        CIE-Luv:
        65.5794, 87.1684, -11.2931
        Hunter-Lab:
        58.9771, 52.9801, 2.9052
      #f972a2 color charts
#f972a2 RGB chart
      #f972a2 CMYK chart
      #f972a2 RGB pie chart
      #f972a2 color shades, tints & tones
#f972a2 color schemes
#f972a2 color preview, HTML & CSS examples
           This text has a color of #f972a2        
        
          <p style="color:#f972a2;">Text here</p>
        
        
          .mytext {color:#f972a2;}
        
        Text color #f972a2
      
           This box has a color of #f972a2        
        
          <div style="background-color:#f972a2;">Content here</div>
        
        
          .mybackground {background-color:#f972a2;}
        
        Background color #f972a2
      
           Border around this has a color of #f972a2        
        
          <div style="border:2px solid #f972a2;">Content here</div>
        
        
          .myborder {border:2px solid #f972a2;}
        
        Border color #f972a2