#95d475 color space conversions
Hex:
        #95d475
        RGB:
        149, 212, 117
        CMY:
        42, 17, 54
        CMYK:
        30, 0, 45, 17
      HSL:
        100°, 52.4862%, 64.5098%
        HSV (HSB):
        100°, 44.8113%, 83.1373%
        XYZ:
        39.1488, 54.7609, 25.3362
        xyY:
        0.3283, 0.4592, 54.7609
      CIE-Lab:
        78.9033, -37.0486, 40.6118
        CIE-LCH:
        78.9033, 54.9719, 132.3731
        CIE-Luv:
        78.9033, -31.4279, 59.3802
        Hunter-Lab:
        74.0006, -35.0686, 31.5008
      #95d475 color charts
#95d475 RGB chart
      #95d475 CMYK chart
      #95d475 RGB pie chart
      #95d475 color shades, tints & tones
#95d475 color schemes
#95d475 color preview, HTML & CSS examples
           This text has a color of #95d475        
        
          <p style="color:#95d475;">Text here</p>
        
        
          .mytext {color:#95d475;}
        
        Text color #95d475
      
           This box has a color of #95d475        
        
          <div style="background-color:#95d475;">Content here</div>
        
        
          .mybackground {background-color:#95d475;}
        
        Background color #95d475
      
           Border around this has a color of #95d475        
        
          <div style="border:2px solid #95d475;">Content here</div>
        
        
          .myborder {border:2px solid #95d475;}
        
        Border color #95d475