#216d6f color space conversions
Hex:
        #216d6f
        RGB:
        33, 109, 111
        CMY:
        87, 57, 56
        CMYK:
        70, 2, 0, 56
      HSL:
        182°, 54.1667%, 28.2353%
        HSV (HSB):
        182°, 70.2703%, 43.5294%
        XYZ:
        8.9651, 12.4083, 16.9615
        xyY:
        0.2339, 0.3237, 12.4083
      CIE-Lab:
        41.8578, -21.7856, -7.8580
        CIE-LCH:
        41.8578, 23.1595, 199.8342
        CIE-Luv:
        41.8578, -28.3235, -7.7955
        Hunter-Lab:
        35.2254, -16.2152, -3.8910
      #216d6f color charts
#216d6f RGB chart
      #216d6f CMYK chart
      #216d6f RGB pie chart
      #216d6f color shades, tints & tones
#216d6f color schemes
#216d6f color preview, HTML & CSS examples
           This text has a color of #216d6f        
        
          <p style="color:#216d6f;">Text here</p>
        
        
          .mytext {color:#216d6f;}
        
        Text color #216d6f
      
           This box has a color of #216d6f        
        
          <div style="background-color:#216d6f;">Content here</div>
        
        
          .mybackground {background-color:#216d6f;}
        
        Background color #216d6f
      
           Border around this has a color of #216d6f        
        
          <div style="border:2px solid #216d6f;">Content here</div>
        
        
          .myborder {border:2px solid #216d6f;}
        
        Border color #216d6f