#404e03 color space conversions
Hex:
        #404e03
        RGB:
        64, 78, 3
        CMY:
        75, 69, 99
        CMYK:
        18, 0, 96, 69
      HSL:
        71°, 92.5926%, 15.8824%
        HSV (HSB):
        71°, 96.1538%, 30.5882%
        XYZ:
        4.8552, 6.5453, 1.0936
        xyY:
        0.3886, 0.5239, 6.5453
      CIE-Lab:
        30.7486, -15.9820, 37.4491
        CIE-LCH:
        30.7486, 40.7169, 113.1111
        CIE-Luv:
        30.7486, -6.0641, 34.2760
        Hunter-Lab:
        25.5839, -10.8969, 15.3742
      #404e03 color charts
#404e03 RGB chart
      #404e03 CMYK chart
      #404e03 RGB pie chart
      #404e03 color shades, tints & tones
#404e03 color schemes
#404e03 color preview, HTML & CSS examples
           This text has a color of #404e03        
        
          <p style="color:#404e03;">Text here</p>
        
        
          .mytext {color:#404e03;}
        
        Text color #404e03
      
           This box has a color of #404e03        
        
          <div style="background-color:#404e03;">Content here</div>
        
        
          .mybackground {background-color:#404e03;}
        
        Background color #404e03
      
           Border around this has a color of #404e03        
        
          <div style="border:2px solid #404e03;">Content here</div>
        
        
          .myborder {border:2px solid #404e03;}
        
        Border color #404e03