#95c63b color space conversions
Hex:
        #95c63b
        RGB:
        149, 198, 59
        CMY:
        42, 22, 77
        CMYK:
        25, 0, 70, 22
      HSL:
        81°, 54.9407%, 50.3922%
        HSV (HSB):
        81°, 70.2020%, 77.6471%
        XYZ:
        33.3779, 47.0935, 11.4684
        xyY:
        0.3630, 0.5122, 47.0935
      CIE-Lab:
        74.2495, -36.2485, 61.1506
        CIE-LCH:
        74.2495, 71.0869, 120.6584
        CIE-Luv:
        74.2495, -24.5031, 76.3809
        Hunter-Lab:
        68.6247, -33.2738, 38.1289
      #95c63b color charts
#95c63b RGB chart
      #95c63b CMYK chart
      #95c63b RGB pie chart
      #95c63b color shades, tints & tones
#95c63b color schemes
#95c63b color preview, HTML & CSS examples
           This text has a color of #95c63b        
        
          <p style="color:#95c63b;">Text here</p>
        
        
          .mytext {color:#95c63b;}
        
        Text color #95c63b
      
           This box has a color of #95c63b        
        
          <div style="background-color:#95c63b;">Content here</div>
        
        
          .mybackground {background-color:#95c63b;}
        
        Background color #95c63b
      
           Border around this has a color of #95c63b        
        
          <div style="border:2px solid #95c63b;">Content here</div>
        
        
          .myborder {border:2px solid #95c63b;}
        
        Border color #95c63b