#207f73 color space conversions
Hex:
        #207f73
        RGB:
        32, 127, 115
        CMY:
        87, 50, 55
        CMYK:
        75, 0, 9, 50
      HSL:
        172°, 59.7484%, 31.1765%
        HSV (HSB):
        172°, 74.8031%, 49.8039%
        XYZ:
        11.2795, 16.7236, 18.8531
        xyY:
        0.2407, 0.3569, 16.7236
      CIE-Lab:
        47.9099, -29.7647, -1.2839
        CIE-LCH:
        47.9099, 29.7924, 182.4700
        CIE-Luv:
        47.9099, -35.0449, 2.4565
        Hunter-Lab:
        40.8945, -22.3315, 1.2924
      #207f73 color charts
#207f73 RGB chart
      #207f73 CMYK chart
      #207f73 RGB pie chart
      #207f73 color shades, tints & tones
#207f73 color schemes
#207f73 color preview, HTML & CSS examples
           This text has a color of #207f73        
        
          <p style="color:#207f73;">Text here</p>
        
        
          .mytext {color:#207f73;}
        
        Text color #207f73
      
           This box has a color of #207f73        
        
          <div style="background-color:#207f73;">Content here</div>
        
        
          .mybackground {background-color:#207f73;}
        
        Background color #207f73
      
           Border around this has a color of #207f73        
        
          <div style="border:2px solid #207f73;">Content here</div>
        
        
          .myborder {border:2px solid #207f73;}
        
        Border color #207f73