#217f6d color space conversions
Hex:
        #217f6d
        RGB:
        33, 127, 109
        CMY:
        87, 50, 57
        CMYK:
        74, 0, 14, 50
      HSL:
        169°, 58.7500%, 31.3725%
        HSV (HSB):
        169°, 74.0157%, 49.8039%
        XYZ:
        10.9769, 16.6062, 17.0948
        xyY:
        0.2457, 0.3717, 16.6062
      CIE-Lab:
        47.7600, -31.3361, 2.0369
        CIE-LCH:
        47.7600, 31.4022, 176.2810
        CIE-Luv:
        47.7600, -35.2775, 7.2533
        Hunter-Lab:
        40.7507, -23.2318, 3.6536
      #217f6d color charts
#217f6d RGB chart
      #217f6d CMYK chart
      #217f6d RGB pie chart
      #217f6d color shades, tints & tones
#217f6d color schemes
#217f6d color preview, HTML & CSS examples
           This text has a color of #217f6d        
        
          <p style="color:#217f6d;">Text here</p>
        
        
          .mytext {color:#217f6d;}
        
        Text color #217f6d
      
           This box has a color of #217f6d        
        
          <div style="background-color:#217f6d;">Content here</div>
        
        
          .mybackground {background-color:#217f6d;}
        
        Background color #217f6d
      
           Border around this has a color of #217f6d        
        
          <div style="border:2px solid #217f6d;">Content here</div>
        
        
          .myborder {border:2px solid #217f6d;}
        
        Border color #217f6d