#407f10 color space conversions
Hex:
        #407f10
        RGB:
        64, 127, 16
        CMY:
        75, 50, 94
        CMYK:
        50, 0, 87, 50
      HSL:
        94°, 77.6224%, 28.0392%
        HSV (HSB):
        94°, 87.4016%, 49.8039%
        XYZ:
        9.7973, 16.3061, 3.1212
        xyY:
        0.3352, 0.5580, 16.3061
      CIE-Lab:
        47.3736, -38.7256, 48.0553
        CIE-LCH:
        47.3736, 61.7169, 128.8638
        CIE-Luv:
        47.3736, -30.3357, 54.2417
        Hunter-Lab:
        40.3809, -27.3586, 23.6838
      #407f10 color charts
#407f10 RGB chart
      #407f10 CMYK chart
      #407f10 RGB pie chart
      #407f10 color shades, tints & tones
#407f10 color schemes
#407f10 color preview, HTML & CSS examples
           This text has a color of #407f10        
        
          <p style="color:#407f10;">Text here</p>
        
        
          .mytext {color:#407f10;}
        
        Text color #407f10
      
           This box has a color of #407f10        
        
          <div style="background-color:#407f10;">Content here</div>
        
        
          .mybackground {background-color:#407f10;}
        
        Background color #407f10
      
           Border around this has a color of #407f10        
        
          <div style="border:2px solid #407f10;">Content here</div>
        
        
          .myborder {border:2px solid #407f10;}
        
        Border color #407f10