#216f8e color space conversions
Hex:
        #216f8e
        RGB:
        33, 111, 142
        CMY:
        87, 56, 44
        CMYK:
        77, 22, 0, 44
      HSL:
        197°, 62.2857%, 34.3137%
        HSV (HSB):
        197°, 76.7606%, 55.6863%
        XYZ:
        11.1941, 13.6452, 27.6350
        xyY:
        0.2133, 0.2600, 13.6452
      CIE-Lab:
        43.7198, -12.3256, -23.6629
        CIE-LCH:
        43.7198, 26.6806, 242.4858
        CIE-Luv:
        43.7198, -27.2663, -32.5695
        Hunter-Lab:
        36.9394, -10.5513, -18.4982
      #216f8e color charts
#216f8e RGB chart
      #216f8e CMYK chart
      #216f8e RGB pie chart
      #216f8e color shades, tints & tones
#216f8e color schemes
#216f8e color preview, HTML & CSS examples
           This text has a color of #216f8e        
        
          <p style="color:#216f8e;">Text here</p>
        
        
          .mytext {color:#216f8e;}
        
        Text color #216f8e
      
           This box has a color of #216f8e        
        
          <div style="background-color:#216f8e;">Content here</div>
        
        
          .mybackground {background-color:#216f8e;}
        
        Background color #216f8e
      
           Border around this has a color of #216f8e        
        
          <div style="border:2px solid #216f8e;">Content here</div>
        
        
          .myborder {border:2px solid #216f8e;}
        
        Border color #216f8e