#216aa7 color space conversions
Hex:
        #216aa7
        RGB:
        33, 106, 167
        CMY:
        87, 58, 35
        CMYK:
        80, 37, 0, 35
      HSL:
        207°, 67.0000%, 39.2157%
        HSV (HSB):
        207°, 80.2395%, 65.4902%
        XYZ:
        12.7563, 13.4214, 38.4775
        xyY:
        0.1973, 0.2076, 13.4214
      CIE-Lab:
        43.3915, -0.0025, -38.9996
        CIE-LCH:
        43.3915, 38.9996, 269.9963
        CIE-Luv:
        43.3915, -24.2492, -57.3979
        Hunter-Lab:
        36.6353, -1.9586, -36.6267
      #216aa7 color charts
#216aa7 RGB chart
      #216aa7 CMYK chart
      #216aa7 RGB pie chart
      #216aa7 color shades, tints & tones
#216aa7 color schemes
#216aa7 color preview, HTML & CSS examples
           This text has a color of #216aa7        
        
          <p style="color:#216aa7;">Text here</p>
        
        
          .mytext {color:#216aa7;}
        
        Text color #216aa7
      
           This box has a color of #216aa7        
        
          <div style="background-color:#216aa7;">Content here</div>
        
        
          .mybackground {background-color:#216aa7;}
        
        Background color #216aa7
      
           Border around this has a color of #216aa7        
        
          <div style="border:2px solid #216aa7;">Content here</div>
        
        
          .myborder {border:2px solid #216aa7;}
        
        Border color #216aa7