#95c68a color space conversions
Hex:
        #95c68a
        RGB:
        149, 198, 138
        CMY:
        42, 22, 46
        CMYK:
        25, 0, 30, 22
      HSL:
        109°, 34.4828%, 65.8824%
        HSV (HSB):
        109°, 30.3030%, 77.6471%
        XYZ:
        37.1760, 48.6127, 31.4686
        xyY:
        0.3170, 0.4146, 48.6127
      CIE-Lab:
        75.2097, -27.4851, 25.0265
        CIE-LCH:
        75.2097, 37.1720, 137.6807
        CIE-Luv:
        75.2097, -24.5248, 39.0552
        Hunter-Lab:
        69.7228, -26.8394, 22.0461
      #95c68a color charts
#95c68a RGB chart
      #95c68a CMYK chart
      #95c68a RGB pie chart
      #95c68a color shades, tints & tones
#95c68a color schemes
#95c68a color preview, HTML & CSS examples
           This text has a color of #95c68a        
        
          <p style="color:#95c68a;">Text here</p>
        
        
          .mytext {color:#95c68a;}
        
        Text color #95c68a
      
           This box has a color of #95c68a        
        
          <div style="background-color:#95c68a;">Content here</div>
        
        
          .mybackground {background-color:#95c68a;}
        
        Background color #95c68a
      
           Border around this has a color of #95c68a        
        
          <div style="border:2px solid #95c68a;">Content here</div>
        
        
          .myborder {border:2px solid #95c68a;}
        
        Border color #95c68a