#214dab color space conversions
Hex:
        #214dab
        RGB:
        33, 77, 171
        CMY:
        87, 70, 33
        CMYK:
        81, 55, 0, 33
      HSL:
        221°, 67.6471%, 40.0000%
        HSV (HSB):
        221°, 80.7018%, 67.0588%
        XYZ:
        10.6318, 8.5714, 39.6222
        xyY:
        0.1807, 0.1457, 8.5714
      CIE-Lab:
        35.1456, 20.4573, -54.6052
        CIE-LCH:
        35.1456, 58.3115, 290.5379
        CIE-Luv:
        35.1456, -15.1004, -77.4043
        Hunter-Lab:
        29.2769, 13.5869, -59.7469
      #214dab color charts
#214dab RGB chart
      #214dab CMYK chart
      #214dab RGB pie chart
      #214dab color shades, tints & tones
#214dab color schemes
#214dab color preview, HTML & CSS examples
           This text has a color of #214dab        
        
          <p style="color:#214dab;">Text here</p>
        
        
          .mytext {color:#214dab;}
        
        Text color #214dab
      
           This box has a color of #214dab        
        
          <div style="background-color:#214dab;">Content here</div>
        
        
          .mybackground {background-color:#214dab;}
        
        Background color #214dab
      
           Border around this has a color of #214dab        
        
          <div style="border:2px solid #214dab;">Content here</div>
        
        
          .myborder {border:2px solid #214dab;}
        
        Border color #214dab