#f5fa98 color space conversions
Hex:
        #f5fa98
        RGB:
        245, 250, 152
        CMY:
        4, 2, 40
        CMYK:
        2, 0, 39, 2
      HSL:
        63°, 90.7407%, 78.8235%
        HSV (HSB):
        63°, 39.2000%, 98.0392%
        XYZ:
        77.5093, 90.0507, 43.0021
        xyY:
        0.3681, 0.4277, 90.0507
      CIE-Lab:
        96.0178, -15.7010, 46.3970
        CIE-LCH:
        96.0178, 48.9817, 108.6961
        CIE-Luv:
        96.0178, 1.5598, 65.0275
        Hunter-Lab:
        94.8950, -20.2694, 39.5590
      #f5fa98 color charts
#f5fa98 RGB chart
      #f5fa98 CMYK chart
      #f5fa98 RGB pie chart
      #f5fa98 color shades, tints & tones
#f5fa98 color schemes
#f5fa98 color preview, HTML & CSS examples
           This text has a color of #f5fa98        
        
          <p style="color:#f5fa98;">Text here</p>
        
        
          .mytext {color:#f5fa98;}
        
        Text color #f5fa98
      
           This box has a color of #f5fa98        
        
          <div style="background-color:#f5fa98;">Content here</div>
        
        
          .mybackground {background-color:#f5fa98;}
        
        Background color #f5fa98
      
           Border around this has a color of #f5fa98        
        
          <div style="border:2px solid #f5fa98;">Content here</div>
        
        
          .myborder {border:2px solid #f5fa98;}
        
        Border color #f5fa98