#2147a2 color space conversions
Hex:
        #2147a2
        RGB:
        33, 71, 162
        CMY:
        87, 72, 36
        CMYK:
        80, 56, 0, 36
      HSL:
        222°, 66.1538%, 38.2353%
        HSV (HSB):
        222°, 79.6296%, 63.5294%
        XYZ:
        9.4020, 7.4384, 35.1226
        xyY:
        0.1809, 0.1431, 7.4384
      CIE-Lab:
        32.7849, 20.9610, -53.0518
        CIE-LCH:
        32.7849, 57.0426, 291.5592
        CIE-Luv:
        32.7849, -13.5052, -73.5494
        Hunter-Lab:
        27.2735, 13.8058, -57.2618
      #2147a2 color charts
#2147a2 RGB chart
      #2147a2 CMYK chart
      #2147a2 RGB pie chart
      #2147a2 color shades, tints & tones
#2147a2 color schemes
#2147a2 color preview, HTML & CSS examples
           This text has a color of #2147a2        
        
          <p style="color:#2147a2;">Text here</p>
        
        
          .mytext {color:#2147a2;}
        
        Text color #2147a2
      
           This box has a color of #2147a2        
        
          <div style="background-color:#2147a2;">Content here</div>
        
        
          .mybackground {background-color:#2147a2;}
        
        Background color #2147a2
      
           Border around this has a color of #2147a2        
        
          <div style="border:2px solid #2147a2;">Content here</div>
        
        
          .myborder {border:2px solid #2147a2;}
        
        Border color #2147a2