#216f5b color space conversions
Hex:
        #216f5b
        RGB:
        33, 111, 91
        CMY:
        87, 56, 64
        CMYK:
        70, 0, 18, 56
      HSL:
        165°, 54.1667%, 28.2353%
        HSV (HSB):
        165°, 70.2703%, 43.5294%
        XYZ:
        8.2000, 12.4475, 11.8680
        xyY:
        0.2522, 0.3828, 12.4475
      CIE-Lab:
        41.9188, -28.7165, 4.3236
        CIE-LCH:
        41.9188, 29.0401, 171.4378
        CIE-Luv:
        41.9188, -30.2725, 9.6177
        Hunter-Lab:
        35.2811, -20.2552, 4.7526
      #216f5b color charts
#216f5b RGB chart
      #216f5b CMYK chart
      #216f5b RGB pie chart
      #216f5b color shades, tints & tones
#216f5b color schemes
#216f5b color preview, HTML & CSS examples
           This text has a color of #216f5b        
        
          <p style="color:#216f5b;">Text here</p>
        
        
          .mytext {color:#216f5b;}
        
        Text color #216f5b
      
           This box has a color of #216f5b        
        
          <div style="background-color:#216f5b;">Content here</div>
        
        
          .mybackground {background-color:#216f5b;}
        
        Background color #216f5b
      
           Border around this has a color of #216f5b        
        
          <div style="border:2px solid #216f5b;">Content here</div>
        
        
          .myborder {border:2px solid #216f5b;}
        
        Border color #216f5b