#427d16 color space conversions
Hex:
        #427d16
        RGB:
        66, 125, 22
        CMY:
        74, 51, 91
        CMYK:
        47, 0, 82, 51
      HSL:
        94°, 70.0680%, 28.8235%
        HSV (HSB):
        94°, 82.4000%, 49.0196%
        XYZ:
        9.7252, 15.8834, 3.3123
        xyY:
        0.3363, 0.5492, 15.8834
      CIE-Lab:
        46.8212, -36.9204, 45.8786
        CIE-LCH:
        46.8212, 58.8894, 128.8251
        CIE-Luv:
        46.8212, -28.6143, 52.2989
        Hunter-Lab:
        39.8540, -26.1868, 22.9702
      #427d16 color charts
#427d16 RGB chart
      #427d16 CMYK chart
      #427d16 RGB pie chart
      #427d16 color shades, tints & tones
#427d16 color schemes
#427d16 color preview, HTML & CSS examples
           This text has a color of #427d16        
        
          <p style="color:#427d16;">Text here</p>
        
        
          .mytext {color:#427d16;}
        
        Text color #427d16
      
           This box has a color of #427d16        
        
          <div style="background-color:#427d16;">Content here</div>
        
        
          .mybackground {background-color:#427d16;}
        
        Background color #427d16
      
           Border around this has a color of #427d16        
        
          <div style="border:2px solid #427d16;">Content here</div>
        
        
          .myborder {border:2px solid #427d16;}
        
        Border color #427d16