#134c00 color space conversions
Hex:
        #134c00
        RGB:
        19, 76, 0
        CMY:
        93, 70, 100
        CMYK:
        75, 0, 100, 70
      HSL:
        105°, 100.0000%, 14.9020%
        HSV (HSB):
        105°, 100.0000%, 29.8039%
        XYZ:
        2.8530, 5.3073, 0.8740
        xyY:
        0.3158, 0.5875, 5.3073
      CIE-Lab:
        27.5930, -32.5103, 35.0722
        CIE-LCH:
        27.5930, 47.8224, 132.8291
        CIE-Luv:
        27.5930, -22.8552, 33.3794
        Hunter-Lab:
        23.0376, -18.2103, 13.8769
      #134c00 color charts
#134c00 RGB chart
      #134c00 CMYK chart
      #134c00 RGB pie chart
      #134c00 color shades, tints & tones
#134c00 color schemes
#134c00 color preview, HTML & CSS examples
           This text has a color of #134c00        
        
          <p style="color:#134c00;">Text here</p>
        
        
          .mytext {color:#134c00;}
        
        Text color #134c00
      
           This box has a color of #134c00        
        
          <div style="background-color:#134c00;">Content here</div>
        
        
          .mybackground {background-color:#134c00;}
        
        Background color #134c00
      
           Border around this has a color of #134c00        
        
          <div style="border:2px solid #134c00;">Content here</div>
        
        
          .myborder {border:2px solid #134c00;}
        
        Border color #134c00