#467f1b color space conversions
Hex:
        #467f1b
        RGB:
        70, 127, 27
        CMY:
        73, 50, 89
        CMYK:
        45, 0, 79, 50
      HSL:
        94°, 64.9351%, 30.1961%
        HSV (HSB):
        94°, 78.7402%, 49.8039%
        XYZ:
        10.3130, 16.5600, 3.6898
        xyY:
        0.3374, 0.5418, 16.5600
      CIE-Lab:
        47.7007, -36.0921, 45.1083
        CIE-LCH:
        47.7007, 57.7702, 128.6641
        CIE-Luv:
        47.7007, -27.8623, 52.1569
        Hunter-Lab:
        40.6939, -25.9775, 23.1099
      #467f1b color charts
#467f1b RGB chart
      #467f1b CMYK chart
      #467f1b RGB pie chart
      #467f1b color shades, tints & tones
#467f1b color schemes
#467f1b color preview, HTML & CSS examples
           This text has a color of #467f1b        
        
          <p style="color:#467f1b;">Text here</p>
        
        
          .mytext {color:#467f1b;}
        
        Text color #467f1b
      
           This box has a color of #467f1b        
        
          <div style="background-color:#467f1b;">Content here</div>
        
        
          .mybackground {background-color:#467f1b;}
        
        Background color #467f1b
      
           Border around this has a color of #467f1b        
        
          <div style="border:2px solid #467f1b;">Content here</div>
        
        
          .myborder {border:2px solid #467f1b;}
        
        Border color #467f1b