#008375 color space conversions
Hex:
        #008375
        RGB:
        0, 131, 117
        CMY:
        100, 49, 54
        CMYK:
        100, 0, 11, 49
      HSL:
        174°, 100.0000%, 25.6863%
        HSV (HSB):
        174°, 100.0000%, 51.3725%
        XYZ:
        11.3272, 17.5170, 19.6137
        xyY:
        0.2338, 0.3615, 17.5170
      CIE-Lab:
        48.9049, -33.7081, -1.0477
        CIE-LCH:
        48.9049, 33.7244, 181.7803
        CIE-Luv:
        48.9049, -39.2558, 3.3091
        Hunter-Lab:
        41.8533, -24.9339, 1.5122
      #008375 color charts
#008375 RGB chart
      #008375 CMYK chart
      #008375 RGB pie chart
      #008375 color shades, tints & tones
#008375 color schemes
#008375 color preview, HTML & CSS examples
           This text has a color of #008375        
        
          <p style="color:#008375;">Text here</p>
        
        
          .mytext {color:#008375;}
        
        Text color #008375
      
           This box has a color of #008375        
        
          <div style="background-color:#008375;">Content here</div>
        
        
          .mybackground {background-color:#008375;}
        
        Background color #008375
      
           Border around this has a color of #008375        
        
          <div style="border:2px solid #008375;">Content here</div>
        
        
          .myborder {border:2px solid #008375;}
        
        Border color #008375