#fbfc2e color space conversions
Hex:
        #fbfc2e
        RGB:
        251, 252, 46
        CMY:
        2, 1, 82
        CMYK:
        0, 0, 82, 1
      HSL:
        60°, 97.1698%, 58.4314%
        HSV (HSB):
        60°, 81.7460%, 98.8235%
        XYZ:
        75.0872, 90.3273, 16.0622
        xyY:
        0.4138, 0.4977, 90.3273
      CIE-Lab:
        96.1324, -21.1122, 87.6553
        CIE-LCH:
        96.1324, 90.1619, 103.5421
        CIE-Luv:
        96.1324, 6.6836, 102.0103
        Hunter-Lab:
        95.0407, -25.2966, 56.5083
      #fbfc2e color charts
#fbfc2e RGB chart
      #fbfc2e CMYK chart
      #fbfc2e RGB pie chart
      #fbfc2e color shades, tints & tones
#fbfc2e color schemes
#fbfc2e color preview, HTML & CSS examples
           This text has a color of #fbfc2e        
        
          <p style="color:#fbfc2e;">Text here</p>
        
        
          .mytext {color:#fbfc2e;}
        
        Text color #fbfc2e
      
           This box has a color of #fbfc2e        
        
          <div style="background-color:#fbfc2e;">Content here</div>
        
        
          .mybackground {background-color:#fbfc2e;}
        
        Background color #fbfc2e
      
           Border around this has a color of #fbfc2e        
        
          <div style="border:2px solid #fbfc2e;">Content here</div>
        
        
          .myborder {border:2px solid #fbfc2e;}
        
        Border color #fbfc2e