#407c1a color space conversions
Hex:
        #407c1a
        RGB:
        64, 124, 26
        CMY:
        75, 51, 90
        CMYK:
        48, 0, 79, 51
      HSL:
        97°, 65.3333%, 29.4118%
        HSV (HSB):
        97°, 79.0323%, 48.6275%
        XYZ:
        9.5085, 15.5799, 3.4834
        xyY:
        0.3328, 0.5453, 15.5799
      CIE-Lab:
        46.4184, -36.9348, 44.1274
        CIE-LCH:
        46.4184, 57.5448, 129.9295
        CIE-Luv:
        46.4184, -28.9033, 50.9627
        Hunter-Lab:
        39.4713, -26.0751, 22.3976
      #407c1a color charts
#407c1a RGB chart
      #407c1a CMYK chart
      #407c1a RGB pie chart
      #407c1a color shades, tints & tones
#407c1a color schemes
#407c1a color preview, HTML & CSS examples
           This text has a color of #407c1a        
        
          <p style="color:#407c1a;">Text here</p>
        
        
          .mytext {color:#407c1a;}
        
        Text color #407c1a
      
           This box has a color of #407c1a        
        
          <div style="background-color:#407c1a;">Content here</div>
        
        
          .mybackground {background-color:#407c1a;}
        
        Background color #407c1a
      
           Border around this has a color of #407c1a        
        
          <div style="border:2px solid #407c1a;">Content here</div>
        
        
          .myborder {border:2px solid #407c1a;}
        
        Border color #407c1a