#008470 color space conversions
Hex:
        #008470
        RGB:
        0, 132, 112
        CMY:
        100, 48, 56
        CMYK:
        100, 0, 15, 48
      HSL:
        171°, 100.0000%, 25.8824%
        HSV (HSB):
        171°, 100.0000%, 51.7647%
        XYZ:
        11.1759, 17.6724, 18.1513
        xyY:
        0.2378, 0.3760, 17.6724
      CIE-Lab:
        49.0963, -35.6335, 2.1624
        CIE-LCH:
        49.0963, 35.6990, 176.5273
        CIE-Luv:
        49.0963, -39.9977, 8.0387
        Hunter-Lab:
        42.0385, -26.1134, 3.8269
      #008470 color charts
#008470 RGB chart
      #008470 CMYK chart
      #008470 RGB pie chart
      #008470 color shades, tints & tones
#008470 color schemes
#008470 color preview, HTML & CSS examples
           This text has a color of #008470        
        
          <p style="color:#008470;">Text here</p>
        
        
          .mytext {color:#008470;}
        
        Text color #008470
      
           This box has a color of #008470        
        
          <div style="background-color:#008470;">Content here</div>
        
        
          .mybackground {background-color:#008470;}
        
        Background color #008470
      
           Border around this has a color of #008470        
        
          <div style="border:2px solid #008470;">Content here</div>
        
        
          .myborder {border:2px solid #008470;}
        
        Border color #008470