#008d48 color space conversions
Hex:
        #008d48
        RGB:
        0, 141, 72
        CMY:
        100, 45, 72
        CMYK:
        100, 0, 49, 45
      HSL:
        151°, 100.0000%, 27.6471%
        HSV (HSB):
        151°, 100.0000%, 55.2941%
        XYZ:
        10.6946, 19.5176, 9.3345
        xyY:
        0.2704, 0.4935, 19.5176
      CIE-Lab:
        51.2874, -48.6461, 27.8252
        CIE-LCH:
        51.2874, 56.0418, 150.2307
        CIE-Luv:
        51.2874, -45.8585, 41.0803
        Hunter-Lab:
        44.1788, -34.1024, 18.3978
      #008d48 color charts
#008d48 RGB chart
      #008d48 CMYK chart
      #008d48 RGB pie chart
      #008d48 color shades, tints & tones
#008d48 color schemes
#008d48 color preview, HTML & CSS examples
           This text has a color of #008d48        
        
          <p style="color:#008d48;">Text here</p>
        
        
          .mytext {color:#008d48;}
        
        Text color #008d48
      
           This box has a color of #008d48        
        
          <div style="background-color:#008d48;">Content here</div>
        
        
          .mybackground {background-color:#008d48;}
        
        Background color #008d48
      
           Border around this has a color of #008d48        
        
          <div style="border:2px solid #008d48;">Content here</div>
        
        
          .myborder {border:2px solid #008d48;}
        
        Border color #008d48