#32965d color space conversions
Hex:
        #32965d
        RGB:
        50, 150, 93
        CMY:
        80, 41, 64
        CMYK:
        67, 0, 38, 41
      HSL:
        146°, 50.0000%, 39.2157%
        HSV (HSB):
        146°, 66.6667%, 58.8235%
        XYZ:
        14.1975, 23.2811, 14.1013
        xyY:
        0.2753, 0.4514, 23.2811
      CIE-Lab:
        55.3607, -42.2949, 21.8475
        CIE-LCH:
        55.3607, 47.6044, 152.6814
        CIE-Luv:
        55.3607, -41.6453, 34.6213
        Hunter-Lab:
        48.2505, -31.9155, 16.4477
      #32965d color charts
#32965d RGB chart
      #32965d CMYK chart
      #32965d RGB pie chart
      #32965d color shades, tints & tones
#32965d color schemes
#32965d color preview, HTML & CSS examples
           This text has a color of #32965d        
        
          <p style="color:#32965d;">Text here</p>
        
        
          .mytext {color:#32965d;}
        
        Text color #32965d
      
           This box has a color of #32965d        
        
          <div style="background-color:#32965d;">Content here</div>
        
        
          .mybackground {background-color:#32965d;}
        
        Background color #32965d
      
           Border around this has a color of #32965d        
        
          <div style="border:2px solid #32965d;">Content here</div>
        
        
          .myborder {border:2px solid #32965d;}
        
        Border color #32965d