#214b80 color space conversions
Hex:
        #214b80
        RGB:
        33, 75, 128
        CMY:
        87, 71, 50
        CMYK:
        74, 41, 0, 50
      HSL:
        213°, 59.0062%, 31.5686%
        HSV (HSB):
        213°, 74.2188%, 50.1961%
        XYZ:
        7.0396, 6.9140, 21.3856
        xyY:
        0.1992, 0.1956, 6.9140
      CIE-Lab:
        31.6103, 4.7604, -34.1697
        CIE-LCH:
        31.6103, 34.4997, 277.9312
        CIE-Luv:
        31.6103, -15.1427, -46.2583
        Hunter-Lab:
        26.2945, 1.7727, -29.8150
      #214b80 color charts
#214b80 RGB chart
      #214b80 CMYK chart
      #214b80 RGB pie chart
      #214b80 color shades, tints & tones
#214b80 color schemes
#214b80 color preview, HTML & CSS examples
           This text has a color of #214b80        
        
          <p style="color:#214b80;">Text here</p>
        
        
          .mytext {color:#214b80;}
        
        Text color #214b80
      
           This box has a color of #214b80        
        
          <div style="background-color:#214b80;">Content here</div>
        
        
          .mybackground {background-color:#214b80;}
        
        Background color #214b80
      
           Border around this has a color of #214b80        
        
          <div style="border:2px solid #214b80;">Content here</div>
        
        
          .myborder {border:2px solid #214b80;}
        
        Border color #214b80