#407b13 color space conversions
Hex:
        #407b13
        RGB:
        64, 123, 19
        CMY:
        75, 52, 93
        CMYK:
        48, 0, 85, 52
      HSL:
        94°, 73.2394%, 27.8431%
        HSV (HSB):
        94°, 84.5528%, 48.2353%
        XYZ:
        9.3149, 15.3029, 3.0789
        xyY:
        0.3363, 0.5525, 15.3029
      CIE-Lab:
        46.0463, -36.9172, 46.0449
        CIE-LCH:
        46.0463, 59.0171, 128.7215
        CIE-Luv:
        46.0463, -28.5282, 51.9575
        Hunter-Lab:
        39.1190, -25.9544, 22.7168
      #407b13 color charts
#407b13 RGB chart
      #407b13 CMYK chart
      #407b13 RGB pie chart
      #407b13 color shades, tints & tones
#407b13 color schemes
#407b13 color preview, HTML & CSS examples
           This text has a color of #407b13        
        
          <p style="color:#407b13;">Text here</p>
        
        
          .mytext {color:#407b13;}
        
        Text color #407b13
      
           This box has a color of #407b13        
        
          <div style="background-color:#407b13;">Content here</div>
        
        
          .mybackground {background-color:#407b13;}
        
        Background color #407b13
      
           Border around this has a color of #407b13        
        
          <div style="border:2px solid #407b13;">Content here</div>
        
        
          .myborder {border:2px solid #407b13;}
        
        Border color #407b13