#f5fd96 color space conversions
Hex:
        #f5fd96
        RGB:
        245, 253, 150
        CMY:
        4, 1, 41
        CMYK:
        3, 0, 41, 1
      HSL:
        65°, 96.2617%, 79.0196%
        HSV (HSB):
        65°, 40.7115%, 99.2157%
        XYZ:
        78.2865, 91.8650, 42.4598
        xyY:
        0.3682, 0.4321, 91.8650
      CIE-Lab:
        96.7651, -17.3660, 48.3050
        CIE-LCH:
        96.7651, 51.3318, 109.7739
        CIE-Luv:
        96.7651, -0.1282, 67.6050
        Hunter-Lab:
        95.8463, -21.9335, 40.8270
      #f5fd96 color charts
#f5fd96 RGB chart
      #f5fd96 CMYK chart
      #f5fd96 RGB pie chart
      #f5fd96 color shades, tints & tones
#f5fd96 color schemes
#f5fd96 color preview, HTML & CSS examples
           This text has a color of #f5fd96        
        
          <p style="color:#f5fd96;">Text here</p>
        
        
          .mytext {color:#f5fd96;}
        
        Text color #f5fd96
      
           This box has a color of #f5fd96        
        
          <div style="background-color:#f5fd96;">Content here</div>
        
        
          .mybackground {background-color:#f5fd96;}
        
        Background color #f5fd96
      
           Border around this has a color of #f5fd96        
        
          <div style="border:2px solid #f5fd96;">Content here</div>
        
        
          .myborder {border:2px solid #f5fd96;}
        
        Border color #f5fd96