#216f6d color space conversions
Hex:
        #216f6d
        RGB:
        33, 111, 109
        CMY:
        87, 56, 57
        CMYK:
        70, 0, 2, 56
      HSL:
        178°, 54.1667%, 28.2353%
        HSV (HSB):
        178°, 70.2703%, 43.5294%
        XYZ:
        9.0720, 12.7963, 16.4598
        xyY:
        0.2367, 0.3339, 12.7963
      CIE-Lab:
        42.4548, -23.4577, -5.7573
        CIE-LCH:
        42.4548, 24.1539, 193.7896
        CIE-Luv:
        42.4548, -29.2062, -4.6346
        Hunter-Lab:
        35.7720, -17.3324, -2.2408
      #216f6d color charts
#216f6d RGB chart
      #216f6d CMYK chart
      #216f6d RGB pie chart
      #216f6d color shades, tints & tones
#216f6d color schemes
#216f6d color preview, HTML & CSS examples
           This text has a color of #216f6d        
        
          <p style="color:#216f6d;">Text here</p>
        
        
          .mytext {color:#216f6d;}
        
        Text color #216f6d
      
           This box has a color of #216f6d        
        
          <div style="background-color:#216f6d;">Content here</div>
        
        
          .mybackground {background-color:#216f6d;}
        
        Background color #216f6d
      
           Border around this has a color of #216f6d        
        
          <div style="border:2px solid #216f6d;">Content here</div>
        
        
          .myborder {border:2px solid #216f6d;}
        
        Border color #216f6d