#427a19 color space conversions
Hex:
        #427a19
        RGB:
        66, 122, 25
        CMY:
        74, 52, 90
        CMYK:
        46, 0, 80, 52
      HSL:
        95°, 65.9864%, 28.8235%
        HSV (HSB):
        95°, 79.5082%, 47.8431%
        XYZ:
        9.3818, 15.1475, 3.3490
        xyY:
        0.3365, 0.5433, 15.1475
      CIE-Lab:
        45.8356, -35.4581, 43.9495
        CIE-LCH:
        45.8356, 56.4698, 128.8963
        CIE-Luv:
        45.8356, -27.2234, 50.2906
        Hunter-Lab:
        38.9198, -25.0815, 22.1420
      #427a19 color charts
#427a19 RGB chart
      #427a19 CMYK chart
      #427a19 RGB pie chart
      #427a19 color shades, tints & tones
#427a19 color schemes
#427a19 color preview, HTML & CSS examples
           This text has a color of #427a19        
        
          <p style="color:#427a19;">Text here</p>
        
        
          .mytext {color:#427a19;}
        
        Text color #427a19
      
           This box has a color of #427a19        
        
          <div style="background-color:#427a19;">Content here</div>
        
        
          .mybackground {background-color:#427a19;}
        
        Background color #427a19
      
           Border around this has a color of #427a19        
        
          <div style="border:2px solid #427a19;">Content here</div>
        
        
          .myborder {border:2px solid #427a19;}
        
        Border color #427a19