#214d94 color space conversions
Hex:
        #214d94
        RGB:
        33, 77, 148
        CMY:
        87, 70, 42
        CMYK:
        78, 48, 0, 42
      HSL:
        217°, 63.5359%, 35.4902%
        HSV (HSB):
        217°, 77.7027%, 58.0392%
        XYZ:
        8.6264, 7.7692, 29.0619
        xyY:
        0.1898, 0.1709, 7.7692
      CIE-Lab:
        33.4975, 11.3470, -43.4304
        CIE-LCH:
        33.4975, 44.8883, 284.6422
        CIE-Luv:
        33.4975, -15.3923, -60.5542
        Hunter-Lab:
        27.8733, 6.4648, -42.3070
      #214d94 color charts
#214d94 RGB chart
      #214d94 CMYK chart
      #214d94 RGB pie chart
      #214d94 color shades, tints & tones
#214d94 color schemes
#214d94 color preview, HTML & CSS examples
           This text has a color of #214d94        
        
          <p style="color:#214d94;">Text here</p>
        
        
          .mytext {color:#214d94;}
        
        Text color #214d94
      
           This box has a color of #214d94        
        
          <div style="background-color:#214d94;">Content here</div>
        
        
          .mybackground {background-color:#214d94;}
        
        Background color #214d94
      
           Border around this has a color of #214d94        
        
          <div style="border:2px solid #214d94;">Content here</div>
        
        
          .myborder {border:2px solid #214d94;}
        
        Border color #214d94