#f2fa9a color space conversions
Hex:
        #f2fa9a
        RGB:
        242, 250, 154
        CMY:
        5, 2, 40
        CMYK:
        3, 0, 38, 2
      HSL:
        65°, 90.5660%, 79.2157%
        HSV (HSB):
        65°, 38.4000%, 98.0392%
        XYZ:
        76.6363, 89.5816, 43.8237
        xyY:
        0.3649, 0.4265, 89.5816
      CIE-Lab:
        95.8229, -16.6215, 45.1325
        CIE-LCH:
        95.8229, 48.0959, 110.2178
        CIE-Luv:
        95.8229, -0.3762, 63.7811
        Hunter-Lab:
        94.6475, -21.1014, 38.8008
      #f2fa9a color charts
#f2fa9a RGB chart
      #f2fa9a CMYK chart
      #f2fa9a RGB pie chart
      #f2fa9a color shades, tints & tones
#f2fa9a color schemes
#f2fa9a color preview, HTML & CSS examples
           This text has a color of #f2fa9a        
        
          <p style="color:#f2fa9a;">Text here</p>
        
        
          .mytext {color:#f2fa9a;}
        
        Text color #f2fa9a
      
           This box has a color of #f2fa9a        
        
          <div style="background-color:#f2fa9a;">Content here</div>
        
        
          .mybackground {background-color:#f2fa9a;}
        
        Background color #f2fa9a
      
           Border around this has a color of #f2fa9a        
        
          <div style="border:2px solid #f2fa9a;">Content here</div>
        
        
          .myborder {border:2px solid #f2fa9a;}
        
        Border color #f2fa9a