#2147a0 color space conversions
Hex:
        #2147a0
        RGB:
        33, 71, 160
        CMY:
        87, 72, 37
        CMYK:
        79, 56, 0, 37
      HSL:
        222°, 65.8031%, 37.8431%
        HSV (HSB):
        222°, 79.3750%, 62.7451%
        XYZ:
        9.2256, 7.3679, 34.1936
        xyY:
        0.1817, 0.1451, 7.3679
      CIE-Lab:
        32.6301, 20.1726, -52.0984
        CIE-LCH:
        32.6301, 55.8675, 291.1665
        CIE-Luv:
        32.6301, -13.5128, -72.1443
        Hunter-Lab:
        27.1438, 13.1666, -55.6881
      #2147a0 color charts
#2147a0 RGB chart
      #2147a0 CMYK chart
      #2147a0 RGB pie chart
      #2147a0 color shades, tints & tones
#2147a0 color schemes
#2147a0 color preview, HTML & CSS examples
           This text has a color of #2147a0        
        
          <p style="color:#2147a0;">Text here</p>
        
        
          .mytext {color:#2147a0;}
        
        Text color #2147a0
      
           This box has a color of #2147a0        
        
          <div style="background-color:#2147a0;">Content here</div>
        
        
          .mybackground {background-color:#2147a0;}
        
        Background color #2147a0
      
           Border around this has a color of #2147a0        
        
          <div style="border:2px solid #2147a0;">Content here</div>
        
        
          .myborder {border:2px solid #2147a0;}
        
        Border color #2147a0