#008260 color space conversions
Hex:
        #008260
        RGB:
        0, 130, 96
        CMY:
        100, 49, 62
        CMYK:
        100, 0, 26, 49
      HSL:
        164°, 100.0000%, 25.4902%
        HSV (HSB):
        164°, 100.0000%, 50.9804%
        XYZ:
        10.0940, 16.8098, 13.7789
        xyY:
        0.2481, 0.4132, 16.8098
      CIE-Lab:
        48.0195, -39.1664, 9.9673
        CIE-LCH:
        48.0195, 40.4148, 165.7222
        CIE-Luv:
        48.0195, -40.4765, 18.7366
        Hunter-Lab:
        40.9997, -27.8037, 8.7740
      #008260 color charts
#008260 RGB chart
      #008260 CMYK chart
      #008260 RGB pie chart
      #008260 color shades, tints & tones
#008260 color schemes
#008260 color preview, HTML & CSS examples
           This text has a color of #008260        
        
          <p style="color:#008260;">Text here</p>
        
        
          .mytext {color:#008260;}
        
        Text color #008260
      
           This box has a color of #008260        
        
          <div style="background-color:#008260;">Content here</div>
        
        
          .mybackground {background-color:#008260;}
        
        Background color #008260
      
           Border around this has a color of #008260        
        
          <div style="border:2px solid #008260;">Content here</div>
        
        
          .myborder {border:2px solid #008260;}
        
        Border color #008260