#007f70 color space conversions
Hex:
        #007f70
        RGB:
        0, 127, 112
        CMY:
        100, 50, 56
        CMYK:
        100, 0, 12, 50
      HSL:
        173°, 100.0000%, 24.9020%
        HSV (HSB):
        173°, 100.0000%, 49.8039%
        XYZ:
        10.5140, 16.3486, 17.9307
        xyY:
        0.2347, 0.3650, 16.3486
      CIE-Lab:
        47.4286, -33.3794, -0.2652
        CIE-LCH:
        47.4286, 33.3805, 180.4553
        CIE-Luv:
        47.4286, -38.2098, 4.3243
        Hunter-Lab:
        40.4334, -24.3426, 2.0105
      #007f70 color charts
#007f70 RGB chart
      #007f70 CMYK chart
      #007f70 RGB pie chart
      #007f70 color shades, tints & tones
#007f70 color schemes
#007f70 color preview, HTML & CSS examples
           This text has a color of #007f70        
        
          <p style="color:#007f70;">Text here</p>
        
        
          .mytext {color:#007f70;}
        
        Text color #007f70
      
           This box has a color of #007f70        
        
          <div style="background-color:#007f70;">Content here</div>
        
        
          .mybackground {background-color:#007f70;}
        
        Background color #007f70
      
           Border around this has a color of #007f70        
        
          <div style="border:2px solid #007f70;">Content here</div>
        
        
          .myborder {border:2px solid #007f70;}
        
        Border color #007f70