#134d02 color space conversions
Hex:
        #134d02
        RGB:
        19, 77, 2
        CMY:
        93, 70, 99
        CMYK:
        75, 0, 97, 70
      HSL:
        106°, 94.9367%, 15.4902%
        HSV (HSB):
        106°, 97.4026%, 30.1961%
        XYZ:
        2.9334, 5.4506, 0.9549
        xyY:
        0.3141, 0.5836, 5.4506
      CIE-Lab:
        27.9817, -32.7399, 34.5861
        CIE-LCH:
        27.9817, 47.6246, 133.4292
        CIE-Luv:
        27.9817, -23.2186, 33.4412
        Hunter-Lab:
        23.3465, -18.4285, 13.9175
      #134d02 color charts
#134d02 RGB chart
      #134d02 CMYK chart
      #134d02 RGB pie chart
      #134d02 color shades, tints & tones
#134d02 color schemes
#134d02 color preview, HTML & CSS examples
           This text has a color of #134d02        
        
          <p style="color:#134d02;">Text here</p>
        
        
          .mytext {color:#134d02;}
        
        Text color #134d02
      
           This box has a color of #134d02        
        
          <div style="background-color:#134d02;">Content here</div>
        
        
          .mybackground {background-color:#134d02;}
        
        Background color #134d02
      
           Border around this has a color of #134d02        
        
          <div style="border:2px solid #134d02;">Content here</div>
        
        
          .myborder {border:2px solid #134d02;}
        
        Border color #134d02