#f925c1 color space conversions
Hex:
        #f925c1
        RGB:
        249, 37, 193
        CMY:
        2, 85, 24
        CMYK:
        0, 85, 22, 2
      HSL:
        316°, 94.6429%, 56.0784%
        HSV (HSB):
        316°, 85.1406%, 97.6471%
        XYZ:
        49.3541, 25.3131, 52.7367
        xyY:
        0.3874, 0.1987, 25.3131
      CIE-Lab:
        57.3792, 85.5920, -30.5497
        CIE-LCH:
        57.3792, 90.8805, 340.3574
        CIE-Luv:
        57.3792, 103.1807, -59.9751
        Hunter-Lab:
        50.3122, 87.0548, -26.9287
      #f925c1 color charts
#f925c1 RGB chart
      #f925c1 CMYK chart
      #f925c1 RGB pie chart
      #f925c1 color shades, tints & tones
#f925c1 color schemes
#f925c1 color preview, HTML & CSS examples
           This text has a color of #f925c1        
        
          <p style="color:#f925c1;">Text here</p>
        
        
          .mytext {color:#f925c1;}
        
        Text color #f925c1
      
           This box has a color of #f925c1        
        
          <div style="background-color:#f925c1;">Content here</div>
        
        
          .mybackground {background-color:#f925c1;}
        
        Background color #f925c1
      
           Border around this has a color of #f925c1        
        
          <div style="border:2px solid #f925c1;">Content here</div>
        
        
          .myborder {border:2px solid #f925c1;}
        
        Border color #f925c1