#95bc98 color space conversions
Hex:
        #95bc98
        RGB:
        149, 188, 152
        CMY:
        42, 26, 40
        CMYK:
        21, 0, 19, 26
      HSL:
        125°, 22.5434%, 66.0784%
        HSV (HSB):
        125°, 20.7447%, 73.7255%
        XYZ:
        36.0451, 44.6230, 36.4191
        xyY:
        0.3078, 0.3811, 44.6230
      CIE-Lab:
        72.6430, -20.1671, 14.0017
        CIE-LCH:
        72.6430, 24.5512, 145.2283
        CIE-Luv:
        72.6430, -19.6942, 23.2750
        Hunter-Lab:
        66.8004, -20.5832, 14.4359
      #95bc98 color charts
#95bc98 RGB chart
      #95bc98 CMYK chart
      #95bc98 RGB pie chart
      #95bc98 color shades, tints & tones
#95bc98 color schemes
#95bc98 color preview, HTML & CSS examples
           This text has a color of #95bc98        
        
          <p style="color:#95bc98;">Text here</p>
        
        
          .mytext {color:#95bc98;}
        
        Text color #95bc98
      
           This box has a color of #95bc98        
        
          <div style="background-color:#95bc98;">Content here</div>
        
        
          .mybackground {background-color:#95bc98;}
        
        Background color #95bc98
      
           Border around this has a color of #95bc98        
        
          <div style="border:2px solid #95bc98;">Content here</div>
        
        
          .myborder {border:2px solid #95bc98;}
        
        Border color #95bc98