#f2fd00 color space conversions
Hex:
        #f2fd00
        RGB:
        242, 253, 0
        CMY:
        5, 1, 100
        CMYK:
        4, 0, 100, 1
      HSL:
        63°, 100.0000%, 49.6078%
        HSV (HSB):
        63°, 100.0000%, 99.2157%
        XYZ:
        71.7432, 89.1278, 13.4221
        xyY:
        0.4116, 0.5114, 89.1278
      CIE-Lab:
        95.6338, -25.9293, 92.9353
        CIE-LCH:
        95.6338, 96.4847, 105.5893
        CIE-Luv:
        95.6338, 0.2725, 106.0242
        Hunter-Lab:
        94.4075, -29.5654, 57.6559
      #f2fd00 color charts
#f2fd00 RGB chart
      #f2fd00 CMYK chart
      #f2fd00 RGB pie chart
      #f2fd00 color shades, tints & tones
#f2fd00 color schemes
#f2fd00 color preview, HTML & CSS examples
           This text has a color of #f2fd00        
        
          <p style="color:#f2fd00;">Text here</p>
        
        
          .mytext {color:#f2fd00;}
        
        Text color #f2fd00
      
           This box has a color of #f2fd00        
        
          <div style="background-color:#f2fd00;">Content here</div>
        
        
          .mybackground {background-color:#f2fd00;}
        
        Background color #f2fd00
      
           Border around this has a color of #f2fd00        
        
          <div style="border:2px solid #f2fd00;">Content here</div>
        
        
          .myborder {border:2px solid #f2fd00;}
        
        Border color #f2fd00