#214c9d color space conversions
Hex:
        #214c9d
        RGB:
        33, 76, 157
        CMY:
        87, 70, 38
        CMYK:
        79, 52, 0, 38
      HSL:
        219°, 65.2632%, 37.2549%
        HSV (HSB):
        219°, 78.9809%, 61.5686%
        XYZ:
        9.2974, 7.9265, 32.9382
        xyY:
        0.1853, 0.1580, 7.9265
      CIE-Lab:
        33.8294, 15.5982, -48.3462
        CIE-LCH:
        33.8294, 50.8002, 287.8815
        CIE-Luv:
        33.8294, -14.9594, -67.7628
        Hunter-Lab:
        28.1541, 9.6771, -49.6571
      #214c9d color charts
#214c9d RGB chart
      #214c9d CMYK chart
      #214c9d RGB pie chart
      #214c9d color shades, tints & tones
#214c9d color schemes
#214c9d color preview, HTML & CSS examples
           This text has a color of #214c9d        
        
          <p style="color:#214c9d;">Text here</p>
        
        
          .mytext {color:#214c9d;}
        
        Text color #214c9d
      
           This box has a color of #214c9d        
        
          <div style="background-color:#214c9d;">Content here</div>
        
        
          .mybackground {background-color:#214c9d;}
        
        Background color #214c9d
      
           Border around this has a color of #214c9d        
        
          <div style="border:2px solid #214c9d;">Content here</div>
        
        
          .myborder {border:2px solid #214c9d;}
        
        Border color #214c9d