#216e8b color space conversions
Hex:
        #216e8b
        RGB:
        33, 110, 139
        CMY:
        87, 57, 45
        CMYK:
        76, 21, 0, 45
      HSL:
        196°, 61.6279%, 33.7255%
        HSV (HSB):
        196°, 76.2590%, 54.5098%
        XYZ:
        10.8633, 13.3393, 26.4283
        xyY:
        0.2146, 0.2635, 13.3393
      CIE-Lab:
        43.2701, -12.8256, -22.5676
        CIE-LCH:
        43.2701, 25.9575, 240.3896
        CIE-Luv:
        43.2701, -27.0699, -30.7678
        Hunter-Lab:
        36.5230, -10.8225, -17.3366
      #216e8b color charts
#216e8b RGB chart
      #216e8b CMYK chart
      #216e8b RGB pie chart
      #216e8b color shades, tints & tones
#216e8b color schemes
#216e8b color preview, HTML & CSS examples
           This text has a color of #216e8b        
        
          <p style="color:#216e8b;">Text here</p>
        
        
          .mytext {color:#216e8b;}
        
        Text color #216e8b
      
           This box has a color of #216e8b        
        
          <div style="background-color:#216e8b;">Content here</div>
        
        
          .mybackground {background-color:#216e8b;}
        
        Background color #216e8b
      
           Border around this has a color of #216e8b        
        
          <div style="border:2px solid #216e8b;">Content here</div>
        
        
          .myborder {border:2px solid #216e8b;}
        
        Border color #216e8b