#427b0e color space conversions
Hex:
        #427b0e
        RGB:
        66, 123, 14
        CMY:
        74, 52, 95
        CMYK:
        46, 0, 89, 52
      HSL:
        91°, 79.5620%, 26.8627%
        HSV (HSB):
        91°, 88.6179%, 48.2353%
        XYZ:
        9.4090, 15.3559, 2.8835
        xyY:
        0.3403, 0.5554, 15.3559
      CIE-Lab:
        46.1178, -36.4514, 47.4852
        CIE-LCH:
        46.1178, 59.8627, 127.5112
        CIE-Luv:
        46.1178, -27.7732, 52.7834
        Hunter-Lab:
        39.1866, -25.7173, 23.0678
      #427b0e color charts
#427b0e RGB chart
      #427b0e CMYK chart
      #427b0e RGB pie chart
      #427b0e color shades, tints & tones
#427b0e color schemes
#427b0e color preview, HTML & CSS examples
           This text has a color of #427b0e        
        
          <p style="color:#427b0e;">Text here</p>
        
        
          .mytext {color:#427b0e;}
        
        Text color #427b0e
      
           This box has a color of #427b0e        
        
          <div style="background-color:#427b0e;">Content here</div>
        
        
          .mybackground {background-color:#427b0e;}
        
        Background color #427b0e
      
           Border around this has a color of #427b0e        
        
          <div style="border:2px solid #427b0e;">Content here</div>
        
        
          .myborder {border:2px solid #427b0e;}
        
        Border color #427b0e