#407f16 color space conversions
Hex:
        #407f16
        RGB:
        64, 127, 22
        CMY:
        75, 50, 91
        CMYK:
        50, 0, 83, 50
      HSL:
        96°, 70.4698%, 29.2157%
        HSV (HSB):
        96°, 82.6772%, 49.8039%
        XYZ:
        9.8485, 16.3267, 3.3913
        xyY:
        0.3331, 0.5522, 16.3267
      CIE-Lab:
        47.4002, -38.4317, 46.3841
        CIE-LCH:
        47.4002, 60.2368, 129.6435
        CIE-Luv:
        47.4002, -30.2796, 53.1883
        Hunter-Lab:
        40.4063, -27.2037, 23.3081
      #407f16 color charts
#407f16 RGB chart
      #407f16 CMYK chart
      #407f16 RGB pie chart
      #407f16 color shades, tints & tones
#407f16 color schemes
#407f16 color preview, HTML & CSS examples
           This text has a color of #407f16        
        
          <p style="color:#407f16;">Text here</p>
        
        
          .mytext {color:#407f16;}
        
        Text color #407f16
      
           This box has a color of #407f16        
        
          <div style="background-color:#407f16;">Content here</div>
        
        
          .mybackground {background-color:#407f16;}
        
        Background color #407f16
      
           Border around this has a color of #407f16        
        
          <div style="border:2px solid #407f16;">Content here</div>
        
        
          .myborder {border:2px solid #407f16;}
        
        Border color #407f16