#006520 color space conversions
Hex:
        #006520
        RGB:
        0, 101, 32
        CMY:
        100, 60, 87
        CMYK:
        100, 0, 68, 60
      HSL:
        139°, 100.0000%, 19.8039%
        HSV (HSB):
        139°, 100.0000%, 39.6078%
        XYZ:
        4.9144, 9.4116, 2.9241
        xyY:
        0.2849, 0.5456, 9.4116
      CIE-Lab:
        36.7651, -41.1638, 31.0814
        CIE-LCH:
        36.7651, 51.5802, 142.9448
        CIE-Luv:
        36.7651, -33.8879, 37.5835
        Hunter-Lab:
        30.6784, -25.0932, 15.8237
      #006520 color charts
#006520 RGB chart
      #006520 CMYK chart
      #006520 RGB pie chart
      #006520 color shades, tints & tones
#006520 color schemes
#006520 color preview, HTML & CSS examples
           This text has a color of #006520        
        
          <p style="color:#006520;">Text here</p>
        
        
          .mytext {color:#006520;}
        
        Text color #006520
      
           This box has a color of #006520        
        
          <div style="background-color:#006520;">Content here</div>
        
        
          .mybackground {background-color:#006520;}
        
        Background color #006520
      
           Border around this has a color of #006520        
        
          <div style="border:2px solid #006520;">Content here</div>
        
        
          .myborder {border:2px solid #006520;}
        
        Border color #006520