#f2ff70 color space conversions
Hex:
        #f2ff70
        RGB:
        242, 255, 112
        CMY:
        5, 0, 56
        CMYK:
        5, 0, 56, 0
      HSL:
        65°, 100.0000%, 71.9608%
        HSV (HSB):
        65°, 56.0784%, 100.0000%
        XYZ:
        75.3026, 91.5671, 29.0346
        xyY:
        0.3844, 0.4674, 91.5671
      CIE-Lab:
        96.6431, -22.8720, 65.4816
        CIE-LCH:
        96.6431, 69.3611, 109.2538
        CIE-Luv:
        96.6431, -2.1712, 85.7090
        Hunter-Lab:
        95.6907, -26.9904, 48.9936
      #f2ff70 color charts
#f2ff70 RGB chart
      #f2ff70 CMYK chart
      #f2ff70 RGB pie chart
      #f2ff70 color shades, tints & tones
#f2ff70 color schemes
#f2ff70 color preview, HTML & CSS examples
           This text has a color of #f2ff70        
        
          <p style="color:#f2ff70;">Text here</p>
        
        
          .mytext {color:#f2ff70;}
        
        Text color #f2ff70
      
           This box has a color of #f2ff70        
        
          <div style="background-color:#f2ff70;">Content here</div>
        
        
          .mybackground {background-color:#f2ff70;}
        
        Background color #f2ff70
      
           Border around this has a color of #f2ff70        
        
          <div style="border:2px solid #f2ff70;">Content here</div>
        
        
          .myborder {border:2px solid #f2ff70;}
        
        Border color #f2ff70