#2147a5 color space conversions
Hex:
        #2147a5
        RGB:
        33, 71, 165
        CMY:
        87, 72, 35
        CMYK:
        80, 57, 0, 35
      HSL:
        223°, 66.6667%, 38.8235%
        HSV (HSB):
        223°, 80.0000%, 64.7059%
        XYZ:
        9.6720, 7.5464, 36.5441
        xyY:
        0.1799, 0.1404, 7.5464
      CIE-Lab:
        33.0198, 22.1406, -54.4728
        CIE-LCH:
        33.0198, 58.8004, 292.1194
        CIE-Luv:
        33.0198, -13.4962, -75.6428
        Hunter-Lab:
        27.4708, 14.7729, -59.6435
      #2147a5 color charts
#2147a5 RGB chart
      #2147a5 CMYK chart
      #2147a5 RGB pie chart
      #2147a5 color shades, tints & tones
#2147a5 color schemes
#2147a5 color preview, HTML & CSS examples
           This text has a color of #2147a5        
        
          <p style="color:#2147a5;">Text here</p>
        
        
          .mytext {color:#2147a5;}
        
        Text color #2147a5
      
           This box has a color of #2147a5        
        
          <div style="background-color:#2147a5;">Content here</div>
        
        
          .mybackground {background-color:#2147a5;}
        
        Background color #2147a5
      
           Border around this has a color of #2147a5        
        
          <div style="border:2px solid #2147a5;">Content here</div>
        
        
          .myborder {border:2px solid #2147a5;}
        
        Border color #2147a5