#f972c3 color space conversions
Hex:
        #f972c3
        RGB:
        249, 114, 195
        CMY:
        2, 55, 24
        CMYK:
        0, 54, 22, 2
      HSL:
        324°, 91.8367%, 71.1765%
        HSV (HSB):
        324°, 54.2169%, 97.6471%
        XYZ:
        54.9346, 36.1145, 55.7052
        xyY:
        0.3743, 0.2461, 36.1145
      CIE-Lab:
        66.6073, 60.4251, -17.5325
        CIE-LCH:
        66.6073, 62.9173, 343.8198
        CIE-Luv:
        66.6073, 77.8121, -37.0380
        Hunter-Lab:
        60.0953, 58.0042, -12.8919
      #f972c3 color charts
#f972c3 RGB chart
      #f972c3 CMYK chart
      #f972c3 RGB pie chart
      #f972c3 color shades, tints & tones
#f972c3 color schemes
#f972c3 color preview, HTML & CSS examples
           This text has a color of #f972c3        
        
          <p style="color:#f972c3;">Text here</p>
        
        
          .mytext {color:#f972c3;}
        
        Text color #f972c3
      
           This box has a color of #f972c3        
        
          <div style="background-color:#f972c3;">Content here</div>
        
        
          .mybackground {background-color:#f972c3;}
        
        Background color #f972c3
      
           Border around this has a color of #f972c3        
        
          <div style="border:2px solid #f972c3;">Content here</div>
        
        
          .myborder {border:2px solid #f972c3;}
        
        Border color #f972c3