#95fa82 color space conversions
Hex:
        #95fa82
        RGB:
        149, 250, 130
        CMY:
        42, 2, 49
        CMYK:
        40, 0, 48, 2
      HSL:
        111°, 92.3077%, 74.5098%
        HSV (HSB):
        111°, 48.0000%, 98.0392%
        XYZ:
        50.6093, 76.3725, 33.1931
        xyY:
        0.3160, 0.4768, 76.3725
      CIE-Lab:
        90.0320, -51.7743, 48.2094
        CIE-LCH:
        90.0320, 70.7441, 137.0420
        CIE-Luv:
        90.0320, -48.7024, 72.7062
        Hunter-Lab:
        87.3914, -49.5635, 38.6544
      #95fa82 color charts
#95fa82 RGB chart
      #95fa82 CMYK chart
      #95fa82 RGB pie chart
      #95fa82 color shades, tints & tones
#95fa82 color schemes
#95fa82 color preview, HTML & CSS examples
           This text has a color of #95fa82        
        
          <p style="color:#95fa82;">Text here</p>
        
        
          .mytext {color:#95fa82;}
        
        Text color #95fa82
      
           This box has a color of #95fa82        
        
          <div style="background-color:#95fa82;">Content here</div>
        
        
          .mybackground {background-color:#95fa82;}
        
        Background color #95fa82
      
           Border around this has a color of #95fa82        
        
          <div style="border:2px solid #95fa82;">Content here</div>
        
        
          .myborder {border:2px solid #95fa82;}
        
        Border color #95fa82