#427b3e color space conversions
Hex:
        #427b3e
        RGB:
        66, 123, 62
        CMY:
        74, 52, 76
        CMYK:
        46, 0, 50, 52
      HSL:
        116°, 32.9730%, 36.2745%
        HSV (HSB):
        116°, 49.5935%, 48.2353%
        XYZ:
        10.1992, 15.6720, 7.0449
        xyY:
        0.3099, 0.4761, 15.6720
      CIE-Lab:
        46.5411, -31.9740, 27.5384
        CIE-LCH:
        46.5411, 42.1984, 139.2625
        CIE-Luv:
        46.5411, -27.0487, 36.9650
        Hunter-Lab:
        39.5878, -23.2908, 17.1605
      #427b3e color charts
#427b3e RGB chart
      #427b3e CMYK chart
      #427b3e RGB pie chart
      #427b3e color shades, tints & tones
#427b3e color schemes
#427b3e color preview, HTML & CSS examples
           This text has a color of #427b3e        
        
          <p style="color:#427b3e;">Text here</p>
        
        
          .mytext {color:#427b3e;}
        
        Text color #427b3e
      
           This box has a color of #427b3e        
        
          <div style="background-color:#427b3e;">Content here</div>
        
        
          .mybackground {background-color:#427b3e;}
        
        Background color #427b3e
      
           Border around this has a color of #427b3e        
        
          <div style="border:2px solid #427b3e;">Content here</div>
        
        
          .myborder {border:2px solid #427b3e;}
        
        Border color #427b3e