#427a2b color space conversions
Hex:
        #427a2b
        RGB:
        66, 122, 43
        CMY:
        74, 52, 83
        CMYK:
        46, 0, 65, 52
      HSL:
        103°, 47.8788%, 32.3529%
        HSV (HSB):
        103°, 64.7541%, 47.8431%
        XYZ:
        9.6423, 15.2517, 4.7212
        xyY:
        0.3256, 0.5150, 15.2517
      CIE-Lab:
        45.9771, -33.9482, 36.5940
        CIE-LCH:
        45.9771, 49.9160, 132.8520
        CIE-Luv:
        45.9771, -26.9799, 44.8956
        Hunter-Lab:
        39.0535, -24.2717, 20.1699
      #427a2b color charts
#427a2b RGB chart
      #427a2b CMYK chart
      #427a2b RGB pie chart
      #427a2b color shades, tints & tones
#427a2b color schemes
#427a2b color preview, HTML & CSS examples
           This text has a color of #427a2b        
        
          <p style="color:#427a2b;">Text here</p>
        
        
          .mytext {color:#427a2b;}
        
        Text color #427a2b
      
           This box has a color of #427a2b        
        
          <div style="background-color:#427a2b;">Content here</div>
        
        
          .mybackground {background-color:#427a2b;}
        
        Background color #427a2b
      
           Border around this has a color of #427a2b        
        
          <div style="border:2px solid #427a2b;">Content here</div>
        
        
          .myborder {border:2px solid #427a2b;}
        
        Border color #427a2b