#427b05 color space conversions
Hex:
        #427b05
        RGB:
        66, 123, 5
        CMY:
        74, 52, 98
        CMYK:
        46, 0, 96, 52
      HSL:
        89°, 92.1875%, 25.0980%
        HSV (HSB):
        89°, 95.9350%, 48.2353%
        XYZ:
        9.3571, 15.3351, 2.6104
        xyY:
        0.3427, 0.5617, 15.3351
      CIE-Lab:
        46.0898, -36.7566, 49.3821
        CIE-LCH:
        46.0898, 61.5600, 126.6614
        CIE-Luv:
        46.0898, -27.8250, 53.8934
        Hunter-Lab:
        39.1601, -25.8784, 23.4598
      #427b05 color charts
#427b05 RGB chart
      #427b05 CMYK chart
      #427b05 RGB pie chart
      #427b05 color shades, tints & tones
#427b05 color schemes
#427b05 color preview, HTML & CSS examples
           This text has a color of #427b05        
        
          <p style="color:#427b05;">Text here</p>
        
        
          .mytext {color:#427b05;}
        
        Text color #427b05
      
           This box has a color of #427b05        
        
          <div style="background-color:#427b05;">Content here</div>
        
        
          .mybackground {background-color:#427b05;}
        
        Background color #427b05
      
           Border around this has a color of #427b05        
        
          <div style="border:2px solid #427b05;">Content here</div>
        
        
          .myborder {border:2px solid #427b05;}
        
        Border color #427b05