#217d6b color space conversions
Hex:
        #217d6b
        RGB:
        33, 125, 107
        CMY:
        87, 51, 58
        CMYK:
        74, 0, 14, 51
      HSL:
        168°, 58.2278%, 30.9804%
        HSV (HSB):
        168°, 73.6000%, 49.0196%
        XYZ:
        10.6147, 16.0521, 16.4488
        xyY:
        0.2462, 0.3723, 16.0521
      CIE-Lab:
        47.0428, -30.9531, 2.1768
        CIE-LCH:
        47.0428, 31.0295, 175.9773
        CIE-Luv:
        47.0428, -34.6511, 7.3616
        Hunter-Lab:
        40.0651, -22.8229, 3.7039
      #217d6b color charts
#217d6b RGB chart
      #217d6b CMYK chart
      #217d6b RGB pie chart
      #217d6b color shades, tints & tones
#217d6b color schemes
#217d6b color preview, HTML & CSS examples
           This text has a color of #217d6b        
        
          <p style="color:#217d6b;">Text here</p>
        
        
          .mytext {color:#217d6b;}
        
        Text color #217d6b
      
           This box has a color of #217d6b        
        
          <div style="background-color:#217d6b;">Content here</div>
        
        
          .mybackground {background-color:#217d6b;}
        
        Background color #217d6b
      
           Border around this has a color of #217d6b        
        
          <div style="border:2px solid #217d6b;">Content here</div>
        
        
          .myborder {border:2px solid #217d6b;}
        
        Border color #217d6b