#427a1a color space conversions
Hex:
        #427a1a
        RGB:
        66, 122, 26
        CMY:
        74, 52, 90
        CMYK:
        46, 0, 79, 52
      HSL:
        95°, 64.8649%, 29.0196%
        HSV (HSB):
        95°, 78.6885%, 47.8431%
        XYZ:
        9.3928, 15.1519, 3.4068
        xyY:
        0.3360, 0.5421, 15.1519
      CIE-Lab:
        45.8415, -35.3937, 43.6011
        CIE-LCH:
        45.8415, 56.1584, 129.0684
        CIE-Luv:
        45.8415, -27.2129, 50.0585
        Hunter-Lab:
        38.9254, -25.0473, 22.0586
      #427a1a color charts
#427a1a RGB chart
      #427a1a CMYK chart
      #427a1a RGB pie chart
      #427a1a color shades, tints & tones
#427a1a color schemes
#427a1a color preview, HTML & CSS examples
           This text has a color of #427a1a        
        
          <p style="color:#427a1a;">Text here</p>
        
        
          .mytext {color:#427a1a;}
        
        Text color #427a1a
      
           This box has a color of #427a1a        
        
          <div style="background-color:#427a1a;">Content here</div>
        
        
          .mybackground {background-color:#427a1a;}
        
        Background color #427a1a
      
           Border around this has a color of #427a1a        
        
          <div style="border:2px solid #427a1a;">Content here</div>
        
        
          .myborder {border:2px solid #427a1a;}
        
        Border color #427a1a