#f972c1 color space conversions
Hex:
        #f972c1
        RGB:
        249, 114, 193
        CMY:
        2, 55, 24
        CMYK:
        0, 54, 22, 2
      HSL:
        325°, 91.8367%, 71.1765%
        HSV (HSB):
        325°, 54.2169%, 97.6471%
        XYZ:
        54.7099, 36.0246, 54.5220
        xyY:
        0.3766, 0.2480, 36.0246
      CIE-Lab:
        66.5387, 60.1521, -16.5101
        CIE-LCH:
        66.5387, 62.3768, 344.6518
        CIE-Luv:
        66.5387, 78.3876, -35.4367
        Hunter-Lab:
        60.0205, 57.6704, -11.8440
      #f972c1 color charts
#f972c1 RGB chart
      #f972c1 CMYK chart
      #f972c1 RGB pie chart
      #f972c1 color shades, tints & tones
#f972c1 color schemes
#f972c1 color preview, HTML & CSS examples
           This text has a color of #f972c1        
        
          <p style="color:#f972c1;">Text here</p>
        
        
          .mytext {color:#f972c1;}
        
        Text color #f972c1
      
           This box has a color of #f972c1        
        
          <div style="background-color:#f972c1;">Content here</div>
        
        
          .mybackground {background-color:#f972c1;}
        
        Background color #f972c1
      
           Border around this has a color of #f972c1        
        
          <div style="border:2px solid #f972c1;">Content here</div>
        
        
          .myborder {border:2px solid #f972c1;}
        
        Border color #f972c1