#207f70 color space conversions
Hex:
        #207f70
        RGB:
        32, 127, 112
        CMY:
        87, 50, 56
        CMYK:
        75, 0, 12, 50
      HSL:
        171°, 59.7484%, 31.1765%
        HSV (HSB):
        171°, 74.8031%, 49.8039%
        XYZ:
        11.1097, 16.6557, 17.9586
        xyY:
        0.2430, 0.3643, 16.6557
      CIE-Lab:
        47.8232, -30.6309, 0.3584
        CIE-LCH:
        47.8232, 30.6330, 179.3296
        CIE-Luv:
        47.8232, -35.2407, 4.8564
        Hunter-Lab:
        40.8114, -22.8286, 2.4781
      #207f70 color charts
#207f70 RGB chart
      #207f70 CMYK chart
      #207f70 RGB pie chart
      #207f70 color shades, tints & tones
#207f70 color schemes
#207f70 color preview, HTML & CSS examples
           This text has a color of #207f70        
        
          <p style="color:#207f70;">Text here</p>
        
        
          .mytext {color:#207f70;}
        
        Text color #207f70
      
           This box has a color of #207f70        
        
          <div style="background-color:#207f70;">Content here</div>
        
        
          .mybackground {background-color:#207f70;}
        
        Background color #207f70
      
           Border around this has a color of #207f70        
        
          <div style="border:2px solid #207f70;">Content here</div>
        
        
          .myborder {border:2px solid #207f70;}
        
        Border color #207f70