#427f0e color space conversions
Hex:
        #427f0e
        RGB:
        66, 127, 14
        CMY:
        74, 50, 95
        CMYK:
        48, 0, 89, 50
      HSL:
        92°, 80.1418%, 27.6471%
        HSV (HSB):
        92°, 88.9764%, 49.8039%
        XYZ:
        9.9154, 16.3687, 3.0523
        xyY:
        0.3380, 0.5580, 16.3687
      CIE-Lab:
        47.4545, -38.1358, 48.6486
        CIE-LCH:
        47.4545, 61.8144, 128.0930
        CIE-Luv:
        47.4545, -29.5800, 54.5446
        Hunter-Lab:
        40.4583, -27.0556, 23.8477
      #427f0e color charts
#427f0e RGB chart
      #427f0e CMYK chart
      #427f0e RGB pie chart
      #427f0e color shades, tints & tones
#427f0e color schemes
#427f0e color preview, HTML & CSS examples
           This text has a color of #427f0e        
        
          <p style="color:#427f0e;">Text here</p>
        
        
          .mytext {color:#427f0e;}
        
        Text color #427f0e
      
           This box has a color of #427f0e        
        
          <div style="background-color:#427f0e;">Content here</div>
        
        
          .mybackground {background-color:#427f0e;}
        
        Background color #427f0e
      
           Border around this has a color of #427f0e        
        
          <div style="border:2px solid #427f0e;">Content here</div>
        
        
          .myborder {border:2px solid #427f0e;}
        
        Border color #427f0e