#f2fd82 color space conversions
Hex:
        #f2fd82
        RGB:
        242, 253, 130
        CMY:
        5, 1, 49
        CMYK:
        4, 0, 49, 1
      HSL:
        65°, 96.8504%, 75.0980%
        HSV (HSB):
        65°, 48.6166%, 99.2157%
        XYZ:
        75.7725, 90.7395, 34.6399
        xyY:
        0.3767, 0.4511, 90.7395
      CIE-Lab:
        96.3027, -20.4445, 57.0929
        CIE-LCH:
        96.3027, 60.6431, 109.7020
        CIE-Luv:
        96.3027, -1.4127, 77.2311
        Hunter-Lab:
        95.2573, -24.7123, 45.1195
      #f2fd82 color charts
#f2fd82 RGB chart
      #f2fd82 CMYK chart
      #f2fd82 RGB pie chart
      #f2fd82 color shades, tints & tones
#f2fd82 color schemes
#f2fd82 color preview, HTML & CSS examples
           This text has a color of #f2fd82        
        
          <p style="color:#f2fd82;">Text here</p>
        
        
          .mytext {color:#f2fd82;}
        
        Text color #f2fd82
      
           This box has a color of #f2fd82        
        
          <div style="background-color:#f2fd82;">Content here</div>
        
        
          .mybackground {background-color:#f2fd82;}
        
        Background color #f2fd82
      
           Border around this has a color of #f2fd82        
        
          <div style="border:2px solid #f2fd82;">Content here</div>
        
        
          .myborder {border:2px solid #f2fd82;}
        
        Border color #f2fd82