#32775f color space conversions
Hex:
        #32775f
        RGB:
        50, 119, 95
        CMY:
        80, 53, 63
        CMYK:
        58, 0, 20, 53
      HSL:
        159°, 40.8284%, 33.1373%
        HSV (HSB):
        159°, 57.9832%, 46.6667%
        XYZ:
        9.9778, 14.6980, 13.1376
        xyY:
        0.2639, 0.3887, 14.6980
      CIE-Lab:
        45.2177, -28.0019, 6.7194
        CIE-LCH:
        45.2177, 28.7968, 166.5063
        CIE-Luv:
        45.2177, -29.3588, 12.8442
        Hunter-Lab:
        38.3380, -20.6353, 6.5192
      #32775f color charts
#32775f RGB chart
      #32775f CMYK chart
      #32775f RGB pie chart
      #32775f color shades, tints & tones
#32775f color schemes
#32775f color preview, HTML & CSS examples
           This text has a color of #32775f        
        
          <p style="color:#32775f;">Text here</p>
        
        
          .mytext {color:#32775f;}
        
        Text color #32775f
      
           This box has a color of #32775f        
        
          <div style="background-color:#32775f;">Content here</div>
        
        
          .mybackground {background-color:#32775f;}
        
        Background color #32775f
      
           Border around this has a color of #32775f        
        
          <div style="border:2px solid #32775f;">Content here</div>
        
        
          .myborder {border:2px solid #32775f;}
        
        Border color #32775f