#f25f97 color space conversions
Hex:
        #f25f97
        RGB:
        242, 95, 151
        CMY:
        5, 63, 41
        CMYK:
        0, 61, 38, 5
      HSL:
        337°, 84.9711%, 66.0784%
        HSV (HSB):
        337°, 60.7438%, 94.9020%
        XYZ:
        46.2961, 29.2960, 32.4928
        xyY:
        0.4283, 0.2710, 29.2960
      CIE-Lab:
        61.0420, 61.3262, -0.8200
        CIE-LCH:
        61.0420, 61.3317, 359.2340
        CIE-Luv:
        61.0420, 94.9743, -12.8940
        Hunter-Lab:
        54.1258, 57.9584, 2.2951
      #f25f97 color charts
#f25f97 RGB chart
      #f25f97 CMYK chart
      #f25f97 RGB pie chart
      #f25f97 color shades, tints & tones
#f25f97 color schemes
#f25f97 color preview, HTML & CSS examples
           This text has a color of #f25f97        
        
          <p style="color:#f25f97;">Text here</p>
        
        
          .mytext {color:#f25f97;}
        
        Text color #f25f97
      
           This box has a color of #f25f97        
        
          <div style="background-color:#f25f97;">Content here</div>
        
        
          .mybackground {background-color:#f25f97;}
        
        Background color #f25f97
      
           Border around this has a color of #f25f97        
        
          <div style="border:2px solid #f25f97;">Content here</div>
        
        
          .myborder {border:2px solid #f25f97;}
        
        Border color #f25f97