#407d12 color space conversions
Hex:
        #407d12
        RGB:
        64, 125, 18
        CMY:
        75, 51, 93
        CMYK:
        49, 0, 86, 51
      HSL:
        94°, 74.8252%, 28.0392%
        HSV (HSB):
        94°, 85.6000%, 49.0196%
        XYZ:
        9.5571, 15.8009, 3.1184
        xyY:
        0.3356, 0.5549, 15.8009
      CIE-Lab:
        46.7122, -37.8055, 46.9333
        CIE-LCH:
        46.7122, 60.2660, 128.8520
        CIE-Luv:
        46.7122, -29.4314, 53.0287
        Hunter-Lab:
        39.7503, -26.6464, 23.1739
      #407d12 color charts
#407d12 RGB chart
      #407d12 CMYK chart
      #407d12 RGB pie chart
      #407d12 color shades, tints & tones
#407d12 color schemes
#407d12 color preview, HTML & CSS examples
           This text has a color of #407d12        
        
          <p style="color:#407d12;">Text here</p>
        
        
          .mytext {color:#407d12;}
        
        Text color #407d12
      
           This box has a color of #407d12        
        
          <div style="background-color:#407d12;">Content here</div>
        
        
          .mybackground {background-color:#407d12;}
        
        Background color #407d12
      
           Border around this has a color of #407d12        
        
          <div style="border:2px solid #407d12;">Content here</div>
        
        
          .myborder {border:2px solid #407d12;}
        
        Border color #407d12