#95fa76 color space conversions
Hex:
        #95fa76
        RGB:
        149, 250, 118
        CMY:
        42, 2, 54
        CMYK:
        40, 0, 53, 2
      HSL:
        106°, 92.9577%, 72.1569%
        HSV (HSB):
        106°, 52.8000%, 98.0392%
        XYZ:
        49.8500, 76.0688, 29.1949
        xyY:
        0.3214, 0.4904, 76.0688
      CIE-Lab:
        89.8913, -53.2045, 53.6040
        CIE-LCH:
        89.8913, 75.5255, 134.7857
        CIE-Luv:
        89.8913, -48.9305, 78.4868
        Hunter-Lab:
        87.2174, -50.6069, 41.2056
      #95fa76 color charts
#95fa76 RGB chart
      #95fa76 CMYK chart
      #95fa76 RGB pie chart
      #95fa76 color shades, tints & tones
#95fa76 color schemes
#95fa76 color preview, HTML & CSS examples
           This text has a color of #95fa76        
        
          <p style="color:#95fa76;">Text here</p>
        
        
          .mytext {color:#95fa76;}
        
        Text color #95fa76
      
           This box has a color of #95fa76        
        
          <div style="background-color:#95fa76;">Content here</div>
        
        
          .mybackground {background-color:#95fa76;}
        
        Background color #95fa76
      
           Border around this has a color of #95fa76        
        
          <div style="border:2px solid #95fa76;">Content here</div>
        
        
          .myborder {border:2px solid #95fa76;}
        
        Border color #95fa76