#407c00 color space conversions
Hex:
        #407c00
        RGB:
        64, 124, 0
        CMY:
        75, 51, 100
        CMYK:
        48, 0, 100, 51
      HSL:
        89°, 100.0000%, 24.3137%
        HSV (HSB):
        89°, 100.0000%, 48.6275%
        XYZ:
        9.3220, 15.5053, 2.5015
        xyY:
        0.3411, 0.5674, 15.5053
      CIE-Lab:
        46.3186, -38.0320, 50.5899
        CIE-LCH:
        46.3186, 63.2911, 126.9348
        CIE-Luv:
        46.3186, -29.1030, 54.9057
        Hunter-Lab:
        39.3768, -26.6515, 23.7972
      #407c00 color charts
#407c00 RGB chart
      #407c00 CMYK chart
      #407c00 RGB pie chart
      #407c00 color shades, tints & tones
#407c00 color schemes
#407c00 color preview, HTML & CSS examples
           This text has a color of #407c00        
        
          <p style="color:#407c00;">Text here</p>
        
        
          .mytext {color:#407c00;}
        
        Text color #407c00
      
           This box has a color of #407c00        
        
          <div style="background-color:#407c00;">Content here</div>
        
        
          .mybackground {background-color:#407c00;}
        
        Background color #407c00
      
           Border around this has a color of #407c00        
        
          <div style="border:2px solid #407c00;">Content here</div>
        
        
          .myborder {border:2px solid #407c00;}
        
        Border color #407c00