#008b55 color space conversions
Hex:
        #008b55
        RGB:
        0, 139, 85
        CMY:
        100, 45, 67
        CMYK:
        100, 0, 39, 45
      HSL:
        157°, 100.0000%, 27.2549%
        HSV (HSB):
        157°, 100.0000%, 54.5098%
        XYZ:
        10.8723, 19.1211, 11.7120
        xyY:
        0.2607, 0.4585, 19.1211
      CIE-Lab:
        50.8286, -45.3387, 20.1056
        CIE-LCH:
        50.8286, 49.5967, 156.0849
        CIE-Luv:
        50.8286, -44.3859, 32.1942
        Hunter-Lab:
        43.7277, -32.1418, 14.7291
      #008b55 color charts
#008b55 RGB chart
      #008b55 CMYK chart
      #008b55 RGB pie chart
      #008b55 color shades, tints & tones
#008b55 color schemes
#008b55 color preview, HTML & CSS examples
           This text has a color of #008b55        
        
          <p style="color:#008b55;">Text here</p>
        
        
          .mytext {color:#008b55;}
        
        Text color #008b55
      
           This box has a color of #008b55        
        
          <div style="background-color:#008b55;">Content here</div>
        
        
          .mybackground {background-color:#008b55;}
        
        Background color #008b55
      
           Border around this has a color of #008b55        
        
          <div style="border:2px solid #008b55;">Content here</div>
        
        
          .myborder {border:2px solid #008b55;}
        
        Border color #008b55