#f2f6aa color space conversions
Hex:
        #f2f6aa
        RGB:
        242, 246, 170
        CMY:
        5, 4, 33
        CMYK:
        2, 0, 31, 4
      HSL:
        63°, 80.8511%, 81.5686%
        HSV (HSB):
        63°, 30.8943%, 96.4706%
        XYZ:
        76.8294, 87.6911, 50.9069
        xyY:
        0.3566, 0.4071, 87.6911
      CIE-Lab:
        95.0307, -12.8161, 36.2046
        CIE-LCH:
        95.0307, 38.4061, 109.4935
        CIE-Luv:
        95.0307, 1.3368, 52.5207
        Hunter-Lab:
        93.6435, -17.4266, 33.3189
      #f2f6aa color charts
#f2f6aa RGB chart
      #f2f6aa CMYK chart
      #f2f6aa RGB pie chart
      #f2f6aa color shades, tints & tones
#f2f6aa color schemes
#f2f6aa color preview, HTML & CSS examples
           This text has a color of #f2f6aa        
        
          <p style="color:#f2f6aa;">Text here</p>
        
        
          .mytext {color:#f2f6aa;}
        
        Text color #f2f6aa
      
           This box has a color of #f2f6aa        
        
          <div style="background-color:#f2f6aa;">Content here</div>
        
        
          .mybackground {background-color:#f2f6aa;}
        
        Background color #f2f6aa
      
           Border around this has a color of #f2f6aa        
        
          <div style="border:2px solid #f2f6aa;">Content here</div>
        
        
          .myborder {border:2px solid #f2f6aa;}
        
        Border color #f2f6aa