#427f04 color space conversions
Hex:
        #427f04
        RGB:
        66, 127, 4
        CMY:
        74, 50, 98
        CMYK:
        48, 0, 97, 50
      HSL:
        90°, 93.8931%, 25.6863%
        HSV (HSB):
        90°, 96.8504%, 49.8039%
        XYZ:
        9.8581, 16.3458, 2.7503
        xyY:
        0.3405, 0.5645, 16.3458
      CIE-Lab:
        47.4249, -38.4626, 50.6712
        CIE-LCH:
        47.4249, 63.6156, 127.2008
        CIE-Luv:
        47.4249, -29.6398, 55.7316
        Hunter-Lab:
        40.4299, -27.2285, 24.2676
      #427f04 color charts
#427f04 RGB chart
      #427f04 CMYK chart
      #427f04 RGB pie chart
      #427f04 color shades, tints & tones
#427f04 color schemes
#427f04 color preview, HTML & CSS examples
           This text has a color of #427f04        
        
          <p style="color:#427f04;">Text here</p>
        
        
          .mytext {color:#427f04;}
        
        Text color #427f04
      
           This box has a color of #427f04        
        
          <div style="background-color:#427f04;">Content here</div>
        
        
          .mybackground {background-color:#427f04;}
        
        Background color #427f04
      
           Border around this has a color of #427f04        
        
          <div style="border:2px solid #427f04;">Content here</div>
        
        
          .myborder {border:2px solid #427f04;}
        
        Border color #427f04