#216cb7 color space conversions
Hex:
        #216cb7
        RGB:
        33, 108, 183
        CMY:
        87, 58, 28
        CMYK:
        82, 41, 0, 28
      HSL:
        210°, 69.4444%, 42.3529%
        HSV (HSB):
        210°, 81.9672%, 71.7647%
        XYZ:
        14.5370, 14.4674, 46.8260
        xyY:
        0.1917, 0.1908, 14.4674
      CIE-Lab:
        44.8959, 4.9102, -45.9708
        CIE-LCH:
        44.8959, 46.2323, 276.0967
        CIE-Luv:
        44.8959, -24.2438, -69.0708
        Hunter-Lab:
        38.0360, 1.6581, -46.3667
      #216cb7 color charts
#216cb7 RGB chart
      #216cb7 CMYK chart
      #216cb7 RGB pie chart
      #216cb7 color shades, tints & tones
#216cb7 color schemes
#216cb7 color preview, HTML & CSS examples
           This text has a color of #216cb7        
        
          <p style="color:#216cb7;">Text here</p>
        
        
          .mytext {color:#216cb7;}
        
        Text color #216cb7
      
           This box has a color of #216cb7        
        
          <div style="background-color:#216cb7;">Content here</div>
        
        
          .mybackground {background-color:#216cb7;}
        
        Background color #216cb7
      
           Border around this has a color of #216cb7        
        
          <div style="border:2px solid #216cb7;">Content here</div>
        
        
          .myborder {border:2px solid #216cb7;}
        
        Border color #216cb7