#95fa5b color space conversions
Hex:
        #95fa5b
        RGB:
        149, 250, 91
        CMY:
        42, 2, 64
        CMYK:
        40, 0, 64, 2
      HSL:
        98°, 94.0828%, 66.8627%
        HSV (HSB):
        98°, 63.6000%, 98.0392%
        XYZ:
        48.4684, 75.5161, 21.9190
        xyY:
        0.3322, 0.5176, 75.5161
      CIE-Lab:
        89.6342, -55.8567, 64.9127
        CIE-LCH:
        89.6342, 85.6367, 130.7116
        CIE-Luv:
        89.6342, -49.3642, 89.3767
        Hunter-Lab:
        86.9000, -52.5169, 45.8751
      #95fa5b color charts
#95fa5b RGB chart
      #95fa5b CMYK chart
      #95fa5b RGB pie chart
      #95fa5b color shades, tints & tones
#95fa5b color schemes
#95fa5b color preview, HTML & CSS examples
           This text has a color of #95fa5b        
        
          <p style="color:#95fa5b;">Text here</p>
        
        
          .mytext {color:#95fa5b;}
        
        Text color #95fa5b
      
           This box has a color of #95fa5b        
        
          <div style="background-color:#95fa5b;">Content here</div>
        
        
          .mybackground {background-color:#95fa5b;}
        
        Background color #95fa5b
      
           Border around this has a color of #95fa5b        
        
          <div style="border:2px solid #95fa5b;">Content here</div>
        
        
          .myborder {border:2px solid #95fa5b;}
        
        Border color #95fa5b