#f2fd96 color space conversions
Hex:
        #f2fd96
        RGB:
        242, 253, 150
        CMY:
        5, 1, 41
        CMYK:
        4, 0, 41, 1
      HSL:
        66°, 96.2617%, 79.0196%
        HSV (HSB):
        66°, 40.7115%, 99.2157%
        XYZ:
        77.2483, 91.3298, 42.4112
        xyY:
        0.3661, 0.4329, 91.3298
      CIE-Lab:
        96.5457, -18.5014, 47.9825
        CIE-LCH:
        96.5457, 51.4259, 111.0860
        CIE-Luv:
        96.5457, -1.9863, 67.4458
        Hunter-Lab:
        95.5666, -22.9568, 40.5846
      #f2fd96 color charts
#f2fd96 RGB chart
      #f2fd96 CMYK chart
      #f2fd96 RGB pie chart
      #f2fd96 color shades, tints & tones
#f2fd96 color schemes
#f2fd96 color preview, HTML & CSS examples
           This text has a color of #f2fd96        
        
          <p style="color:#f2fd96;">Text here</p>
        
        
          .mytext {color:#f2fd96;}
        
        Text color #f2fd96
      
           This box has a color of #f2fd96        
        
          <div style="background-color:#f2fd96;">Content here</div>
        
        
          .mybackground {background-color:#f2fd96;}
        
        Background color #f2fd96
      
           Border around this has a color of #f2fd96        
        
          <div style="border:2px solid #f2fd96;">Content here</div>
        
        
          .myborder {border:2px solid #f2fd96;}
        
        Border color #f2fd96