#2048b0 color space conversions
Hex:
        #2048b0
        RGB:
        32, 72, 176
        CMY:
        87, 72, 31
        CMYK:
        82, 59, 0, 31
      HSL:
        223°, 69.2308%, 40.7843%
        HSV (HSB):
        223°, 81.8182%, 69.0196%
        XYZ:
        10.7495, 8.0764, 42.0666
        xyY:
        0.1765, 0.1326, 8.0764
      CIE-Lab:
        34.1415, 25.6713, -59.2144
        CIE-LCH:
        34.1415, 64.5396, 293.4382
        CIE-Luv:
        34.1415, -13.8666, -82.8673
        Hunter-Lab:
        28.4190, 17.7845, -67.8695
      #2048b0 color charts
#2048b0 RGB chart
      #2048b0 CMYK chart
      #2048b0 RGB pie chart
      #2048b0 color shades, tints & tones
#2048b0 color schemes
#2048b0 color preview, HTML & CSS examples
           This text has a color of #2048b0        
        
          <p style="color:#2048b0;">Text here</p>
        
        
          .mytext {color:#2048b0;}
        
        Text color #2048b0
      
           This box has a color of #2048b0        
        
          <div style="background-color:#2048b0;">Content here</div>
        
        
          .mybackground {background-color:#2048b0;}
        
        Background color #2048b0
      
           Border around this has a color of #2048b0        
        
          <div style="border:2px solid #2048b0;">Content here</div>
        
        
          .myborder {border:2px solid #2048b0;}
        
        Border color #2048b0