#42703f color space conversions
Hex:
        #42703f
        RGB:
        66, 112, 63
        CMY:
        74, 56, 75
        CMYK:
        41, 0, 44, 56
      HSL:
        116°, 28.0000%, 34.3137%
        HSV (HSB):
        116°, 43.7500%, 43.9216%
        XYZ:
        8.9381, 13.1055, 6.7611
        xyY:
        0.3103, 0.4550, 13.1055
      CIE-Lab:
        42.9217, -26.5996, 22.3907
        CIE-LCH:
        42.9217, 34.7690, 139.9104
        CIE-Luv:
        42.9217, -22.0431, 30.1405
        Hunter-Lab:
        36.2015, -19.2810, 14.2678
      #42703f color charts
#42703f RGB chart
      #42703f CMYK chart
      #42703f RGB pie chart
      #42703f color shades, tints & tones
#42703f color schemes
#42703f color preview, HTML & CSS examples
           This text has a color of #42703f        
        
          <p style="color:#42703f;">Text here</p>
        
        
          .mytext {color:#42703f;}
        
        Text color #42703f
      
           This box has a color of #42703f        
        
          <div style="background-color:#42703f;">Content here</div>
        
        
          .mybackground {background-color:#42703f;}
        
        Background color #42703f
      
           Border around this has a color of #42703f        
        
          <div style="border:2px solid #42703f;">Content here</div>
        
        
          .myborder {border:2px solid #42703f;}
        
        Border color #42703f