#214b97 color space conversions
Hex:
        #214b97
        RGB:
        33, 75, 151
        CMY:
        87, 71, 41
        CMYK:
        78, 50, 0, 41
      HSL:
        219°, 64.1304%, 36.0784%
        HSV (HSB):
        219°, 78.1457%, 59.2157%
        XYZ:
        8.7292, 7.5899, 30.2831
        xyY:
        0.1873, 0.1629, 7.5899
      CIE-Lab:
        33.1137, 13.8907, -45.8712
        CIE-LCH:
        33.1137, 47.9282, 286.8474
        CIE-Luv:
        33.1137, -14.7390, -63.8307
        Hunter-Lab:
        27.5497, 8.3462, -45.8878
      #214b97 color charts
#214b97 RGB chart
      #214b97 CMYK chart
      #214b97 RGB pie chart
      #214b97 color shades, tints & tones
#214b97 color schemes
#214b97 color preview, HTML & CSS examples
           This text has a color of #214b97        
        
          <p style="color:#214b97;">Text here</p>
        
        
          .mytext {color:#214b97;}
        
        Text color #214b97
      
           This box has a color of #214b97        
        
          <div style="background-color:#214b97;">Content here</div>
        
        
          .mybackground {background-color:#214b97;}
        
        Background color #214b97
      
           Border around this has a color of #214b97        
        
          <div style="border:2px solid #214b97;">Content here</div>
        
        
          .myborder {border:2px solid #214b97;}
        
        Border color #214b97