#95f475 color space conversions
Hex:
        #95f475
        RGB:
        149, 244, 117
        CMY:
        42, 4, 54
        CMYK:
        39, 0, 52, 4
      HSL:
        105°, 85.2349%, 70.7843%
        HSV (HSB):
        105°, 52.0492%, 95.6863%
        XYZ:
        47.9560, 72.3753, 28.2719
        xyY:
        0.3227, 0.4870, 72.3753
      CIE-Lab:
        88.1489, -50.8672, 51.9737
        CIE-LCH:
        88.1489, 72.7237, 134.3836
        CIE-Luv:
        88.1489, -46.2966, 75.9531
        Hunter-Lab:
        85.0737, -48.2585, 39.8482
      #95f475 color charts
#95f475 RGB chart
      #95f475 CMYK chart
      #95f475 RGB pie chart
      #95f475 color shades, tints & tones
#95f475 color schemes
#95f475 color preview, HTML & CSS examples
           This text has a color of #95f475        
        
          <p style="color:#95f475;">Text here</p>
        
        
          .mytext {color:#95f475;}
        
        Text color #95f475
      
           This box has a color of #95f475        
        
          <div style="background-color:#95f475;">Content here</div>
        
        
          .mybackground {background-color:#95f475;}
        
        Background color #95f475
      
           Border around this has a color of #95f475        
        
          <div style="border:2px solid #95f475;">Content here</div>
        
        
          .myborder {border:2px solid #95f475;}
        
        Border color #95f475