#40804f color space conversions
Hex:
        #40804f
        RGB:
        64, 128, 79
        CMY:
        75, 50, 69
        CMYK:
        50, 0, 38, 50
      HSL:
        134°, 33.3333%, 37.6471%
        HSV (HSB):
        134°, 50.0000%, 50.1961%
        XYZ:
        11.2448, 17.0928, 10.1037
        xyY:
        0.2925, 0.4446, 17.0928
      CIE-Lab:
        48.3768, -32.0297, 20.4483
        CIE-LCH:
        48.3768, 38.0005, 147.4452
        CIE-Luv:
        48.3768, -29.4807, 30.1743
        Hunter-Lab:
        41.3435, -23.8018, 14.4509
      #40804f color charts
#40804f RGB chart
      #40804f CMYK chart
      #40804f RGB pie chart
      #40804f color shades, tints & tones
#40804f color schemes
#40804f color preview, HTML & CSS examples
           This text has a color of #40804f        
        
          <p style="color:#40804f;">Text here</p>
        
        
          .mytext {color:#40804f;}
        
        Text color #40804f
      
           This box has a color of #40804f        
        
          <div style="background-color:#40804f;">Content here</div>
        
        
          .mybackground {background-color:#40804f;}
        
        Background color #40804f
      
           Border around this has a color of #40804f        
        
          <div style="border:2px solid #40804f;">Content here</div>
        
        
          .myborder {border:2px solid #40804f;}
        
        Border color #40804f