#f2fa95 color space conversions
Hex:
        #f2fa95
        RGB:
        242, 250, 149
        CMY:
        5, 2, 42
        CMYK:
        3, 0, 40, 2
      HSL:
        65°, 90.9910%, 78.2353%
        HSV (HSB):
        65°, 40.4000%, 98.0392%
        XYZ:
        76.2284, 89.4184, 41.6756
        xyY:
        0.3677, 0.4313, 89.4184
      CIE-Lab:
        95.7550, -17.1558, 47.4686
        CIE-LCH:
        95.7550, 50.4736, 109.8706
        CIE-Luv:
        95.7550, -0.2102, 66.4498
        Hunter-Lab:
        94.5613, -21.5887, 40.0623
      #f2fa95 color charts
#f2fa95 RGB chart
      #f2fa95 CMYK chart
      #f2fa95 RGB pie chart
      #f2fa95 color shades, tints & tones
#f2fa95 color schemes
#f2fa95 color preview, HTML & CSS examples
           This text has a color of #f2fa95        
        
          <p style="color:#f2fa95;">Text here</p>
        
        
          .mytext {color:#f2fa95;}
        
        Text color #f2fa95
      
           This box has a color of #f2fa95        
        
          <div style="background-color:#f2fa95;">Content here</div>
        
        
          .mybackground {background-color:#f2fa95;}
        
        Background color #f2fa95
      
           Border around this has a color of #f2fa95        
        
          <div style="border:2px solid #f2fa95;">Content here</div>
        
        
          .myborder {border:2px solid #f2fa95;}
        
        Border color #f2fa95