#214b98 color space conversions
Hex:
        #214b98
        RGB:
        33, 75, 152
        CMY:
        87, 71, 40
        CMYK:
        78, 51, 0, 40
      HSL:
        219°, 64.3243%, 36.2745%
        HSV (HSB):
        219°, 78.2895%, 59.6078%
        XYZ:
        8.8108, 7.6225, 30.7127
        xyY:
        0.1869, 0.1617, 7.6225
      CIE-Lab:
        33.1840, 14.2883, -46.3644
        CIE-LCH:
        33.1840, 48.5161, 287.1280
        CIE-Luv:
        33.1840, -14.7261, -64.5705
        Hunter-Lab:
        27.6088, 8.6490, -46.6293
      #214b98 color charts
#214b98 RGB chart
      #214b98 CMYK chart
      #214b98 RGB pie chart
      #214b98 color shades, tints & tones
#214b98 color schemes
#214b98 color preview, HTML & CSS examples
           This text has a color of #214b98        
        
          <p style="color:#214b98;">Text here</p>
        
        
          .mytext {color:#214b98;}
        
        Text color #214b98
      
           This box has a color of #214b98        
        
          <div style="background-color:#214b98;">Content here</div>
        
        
          .mybackground {background-color:#214b98;}
        
        Background color #214b98
      
           Border around this has a color of #214b98        
        
          <div style="border:2px solid #214b98;">Content here</div>
        
        
          .myborder {border:2px solid #214b98;}
        
        Border color #214b98