#216f4d color space conversions
Hex:
        #216f4d
        RGB:
        33, 111, 77
        CMY:
        87, 56, 70
        CMYK:
        70, 0, 31, 56
      HSL:
        154°, 54.1667%, 28.2353%
        HSV (HSB):
        154°, 70.2703%, 43.5294%
        XYZ:
        7.6512, 12.2280, 8.9782
        xyY:
        0.2651, 0.4237, 12.2280
      CIE-Lab:
        41.5763, -32.2831, 12.2187
        CIE-LCH:
        41.5763, 34.5180, 159.2690
        CIE-Luv:
        41.5763, -31.0539, 19.7152
        Hunter-Lab:
        34.9686, -22.1389, 9.2554
      #216f4d color charts
#216f4d RGB chart
      #216f4d CMYK chart
      #216f4d RGB pie chart
      #216f4d color shades, tints & tones
#216f4d color schemes
#216f4d color preview, HTML & CSS examples
           This text has a color of #216f4d        
        
          <p style="color:#216f4d;">Text here</p>
        
        
          .mytext {color:#216f4d;}
        
        Text color #216f4d
      
           This box has a color of #216f4d        
        
          <div style="background-color:#216f4d;">Content here</div>
        
        
          .mybackground {background-color:#216f4d;}
        
        Background color #216f4d
      
           Border around this has a color of #216f4d        
        
          <div style="border:2px solid #216f4d;">Content here</div>
        
        
          .myborder {border:2px solid #216f4d;}
        
        Border color #216f4d