#fafe84 color space conversions
Hex:
        #fafe84
        RGB:
        250, 254, 132
        CMY:
        2, 0, 48
        CMYK:
        2, 0, 48, 0
      HSL:
        62°, 98.3871%, 75.6863%
        HSV (HSB):
        62°, 48.0315%, 99.6078%
        XYZ:
        79.0310, 92.8736, 35.5908
        xyY:
        0.3809, 0.4476, 92.8736
      CIE-Lab:
        97.1763, -17.6571, 57.3611
        CIE-LCH:
        97.1763, 60.0172, 107.1096
        CIE-Luv:
        97.1763, 3.0031, 77.1323
        Hunter-Lab:
        96.3709, -22.2664, 45.5632
      #fafe84 color charts
#fafe84 RGB chart
      #fafe84 CMYK chart
      #fafe84 RGB pie chart
      #fafe84 color shades, tints & tones
#fafe84 color schemes
#fafe84 color preview, HTML & CSS examples
           This text has a color of #fafe84        
        
          <p style="color:#fafe84;">Text here</p>
        
        
          .mytext {color:#fafe84;}
        
        Text color #fafe84
      
           This box has a color of #fafe84        
        
          <div style="background-color:#fafe84;">Content here</div>
        
        
          .mybackground {background-color:#fafe84;}
        
        Background color #fafe84
      
           Border around this has a color of #fafe84        
        
          <div style="border:2px solid #fafe84;">Content here</div>
        
        
          .myborder {border:2px solid #fafe84;}
        
        Border color #fafe84