#216cbb color space conversions
Hex:
        #216cbb
        RGB:
        33, 108, 187
        CMY:
        87, 58, 27
        CMYK:
        82, 42, 0, 27
      HSL:
        211°, 70.0000%, 43.1373%
        HSV (HSB):
        211°, 82.3529%, 73.3333%
        XYZ:
        14.9594, 14.6363, 49.0504
        xyY:
        0.1902, 0.1861, 14.6363
      CIE-Lab:
        45.1320, 6.4575, -47.9171
        CIE-LCH:
        45.1320, 48.3503, 277.6751
        CIE-Luv:
        45.1320, -24.0878, -72.2776
        Hunter-Lab:
        38.2574, 2.8465, -49.2363
      #216cbb color charts
#216cbb RGB chart
      #216cbb CMYK chart
      #216cbb RGB pie chart
      #216cbb color shades, tints & tones
#216cbb color schemes
#216cbb color preview, HTML & CSS examples
           This text has a color of #216cbb        
        
          <p style="color:#216cbb;">Text here</p>
        
        
          .mytext {color:#216cbb;}
        
        Text color #216cbb
      
           This box has a color of #216cbb        
        
          <div style="background-color:#216cbb;">Content here</div>
        
        
          .mybackground {background-color:#216cbb;}
        
        Background color #216cbb
      
           Border around this has a color of #216cbb        
        
          <div style="border:2px solid #216cbb;">Content here</div>
        
        
          .myborder {border:2px solid #216cbb;}
        
        Border color #216cbb