#f2fd86 color space conversions
Hex:
        #f2fd86
        RGB:
        242, 253, 134
        CMY:
        5, 1, 47
        CMYK:
        4, 0, 47, 1
      HSL:
        66°, 96.7480%, 75.8824%
        HSV (HSB):
        66°, 47.0356%, 99.2157%
        XYZ:
        76.0463, 90.8490, 36.0818
        xyY:
        0.3747, 0.4476, 90.8490
      CIE-Lab:
        96.3478, -20.0814, 55.3021
        CIE-LCH:
        96.3478, 58.8353, 109.9570
        CIE-Luv:
        96.3478, -1.5208, 75.3867
        Hunter-Lab:
        95.3148, -24.3857, 44.2759
      #f2fd86 color charts
#f2fd86 RGB chart
      #f2fd86 CMYK chart
      #f2fd86 RGB pie chart
      #f2fd86 color shades, tints & tones
#f2fd86 color schemes
#f2fd86 color preview, HTML & CSS examples
           This text has a color of #f2fd86        
        
          <p style="color:#f2fd86;">Text here</p>
        
        
          .mytext {color:#f2fd86;}
        
        Text color #f2fd86
      
           This box has a color of #f2fd86        
        
          <div style="background-color:#f2fd86;">Content here</div>
        
        
          .mybackground {background-color:#f2fd86;}
        
        Background color #f2fd86
      
           Border around this has a color of #f2fd86        
        
          <div style="border:2px solid #f2fd86;">Content here</div>
        
        
          .myborder {border:2px solid #f2fd86;}
        
        Border color #f2fd86