#2162ac color space conversions
Hex:
        #2162ac
        RGB:
        33, 98, 172
        CMY:
        87, 62, 33
        CMYK:
        81, 43, 0, 33
      HSL:
        212°, 67.8049%, 40.1961%
        HSV (HSB):
        212°, 80.8140%, 67.4510%
        XYZ:
        12.4413, 12.0373, 40.6974
        xyY:
        0.1909, 0.1847, 12.0373
      CIE-Lab:
        41.2753, 6.9943, -45.3169
        CIE-LCH:
        41.2753, 45.8535, 278.7739
        CIE-Luv:
        41.2753, -21.4104, -66.8124
        Hunter-Lab:
        34.6947, 3.2929, -45.2617
      #2162ac color charts
#2162ac RGB chart
      #2162ac CMYK chart
      #2162ac RGB pie chart
      #2162ac color shades, tints & tones
#2162ac color schemes
#2162ac color preview, HTML & CSS examples
           This text has a color of #2162ac        
        
          <p style="color:#2162ac;">Text here</p>
        
        
          .mytext {color:#2162ac;}
        
        Text color #2162ac
      
           This box has a color of #2162ac        
        
          <div style="background-color:#2162ac;">Content here</div>
        
        
          .mybackground {background-color:#2162ac;}
        
        Background color #2162ac
      
           Border around this has a color of #2162ac        
        
          <div style="border:2px solid #2162ac;">Content here</div>
        
        
          .myborder {border:2px solid #2162ac;}
        
        Border color #2162ac