#95bc45 color space conversions
Hex:
        #95bc45
        RGB:
        149, 188, 69
        CMY:
        42, 26, 73
        CMYK:
        21, 0, 63, 26
      HSL:
        80°, 47.0356%, 50.3922%
        HSV (HSB):
        80°, 63.2979%, 73.7255%
        XYZ:
        31.4518, 42.7857, 12.2310
        xyY:
        0.3637, 0.4948, 42.7857
      CIE-Lab:
        71.4093, -30.9262, 54.2049
        CIE-LCH:
        71.4093, 62.4067, 119.7066
        CIE-Luv:
        71.4093, -19.1503, 68.7615
        Hunter-Lab:
        65.4108, -28.6397, 34.7010
      #95bc45 color charts
#95bc45 RGB chart
      #95bc45 CMYK chart
      #95bc45 RGB pie chart
      #95bc45 color shades, tints & tones
#95bc45 color schemes
#95bc45 color preview, HTML & CSS examples
           This text has a color of #95bc45        
        
          <p style="color:#95bc45;">Text here</p>
        
        
          .mytext {color:#95bc45;}
        
        Text color #95bc45
      
           This box has a color of #95bc45        
        
          <div style="background-color:#95bc45;">Content here</div>
        
        
          .mybackground {background-color:#95bc45;}
        
        Background color #95bc45
      
           Border around this has a color of #95bc45        
        
          <div style="border:2px solid #95bc45;">Content here</div>
        
        
          .myborder {border:2px solid #95bc45;}
        
        Border color #95bc45