#95af6a color space conversions
Hex:
        #95af6a
        RGB:
        149, 175, 106
        CMY:
        42, 31, 58
        CMYK:
        15, 0, 39, 31
      HSL:
        83°, 30.1310%, 55.0980%
        HSV (HSB):
        83°, 39.4286%, 68.6275%
        XYZ:
        30.3259, 38.0901, 19.3895
        xyY:
        0.3454, 0.4338, 38.0901
      CIE-Lab:
        68.0870, -20.7830, 32.4570
        CIE-LCH:
        68.0870, 38.5408, 122.6325
        CIE-Luv:
        68.0870, -12.3949, 45.3148
        Hunter-Lab:
        61.7172, -20.2957, 24.5751
      #95af6a color charts
#95af6a RGB chart
      #95af6a CMYK chart
      #95af6a RGB pie chart
      #95af6a color shades, tints & tones
#95af6a color schemes
#95af6a color preview, HTML & CSS examples
           This text has a color of #95af6a        
        
          <p style="color:#95af6a;">Text here</p>
        
        
          .mytext {color:#95af6a;}
        
        Text color #95af6a
      
           This box has a color of #95af6a        
        
          <div style="background-color:#95af6a;">Content here</div>
        
        
          .mybackground {background-color:#95af6a;}
        
        Background color #95af6a
      
           Border around this has a color of #95af6a        
        
          <div style="border:2px solid #95af6a;">Content here</div>
        
        
          .myborder {border:2px solid #95af6a;}
        
        Border color #95af6a