#216c5b color space conversions
Hex:
        #216c5b
        RGB:
        33, 108, 91
        CMY:
        87, 58, 64
        CMYK:
        69, 0, 16, 58
      HSL:
        166°, 53.1915%, 27.6471%
        HSV (HSB):
        166°, 69.4444%, 42.3529%
        XYZ:
        7.8781, 11.8038, 11.7607
        xyY:
        0.2506, 0.3754, 11.8038
      CIE-Lab:
        40.9026, -27.2658, 2.8603
        CIE-LCH:
        40.9026, 27.4154, 174.0114
        CIE-Luv:
        40.9026, -29.1086, 7.4816
        Hunter-Lab:
        34.3566, -19.1935, 3.7540
      #216c5b color charts
#216c5b RGB chart
      #216c5b CMYK chart
      #216c5b RGB pie chart
      #216c5b color shades, tints & tones
#216c5b color schemes
#216c5b color preview, HTML & CSS examples
           This text has a color of #216c5b        
        
          <p style="color:#216c5b;">Text here</p>
        
        
          .mytext {color:#216c5b;}
        
        Text color #216c5b
      
           This box has a color of #216c5b        
        
          <div style="background-color:#216c5b;">Content here</div>
        
        
          .mybackground {background-color:#216c5b;}
        
        Background color #216c5b
      
           Border around this has a color of #216c5b        
        
          <div style="border:2px solid #216c5b;">Content here</div>
        
        
          .myborder {border:2px solid #216c5b;}
        
        Border color #216c5b