#2048a2 color space conversions
Hex:
        #2048a2
        RGB:
        32, 72, 162
        CMY:
        87, 72, 36
        CMYK:
        80, 56, 0, 36
      HSL:
        222°, 67.0103%, 38.0392%
        HSV (HSB):
        222°, 80.2469%, 63.5294%
        XYZ:
        9.4346, 7.5504, 35.1425
        xyY:
        0.1810, 0.1448, 7.5504
      CIE-Lab:
        33.0285, 20.1778, -52.6576
        CIE-LCH:
        33.0285, 56.3912, 290.9663
        CIE-Luv:
        33.0285, -13.9144, -73.1853
        Hunter-Lab:
        27.4781, 13.2015, -56.5932
      #2048a2 color charts
#2048a2 RGB chart
      #2048a2 CMYK chart
      #2048a2 RGB pie chart
      #2048a2 color shades, tints & tones
#2048a2 color schemes
#2048a2 color preview, HTML & CSS examples
           This text has a color of #2048a2        
        
          <p style="color:#2048a2;">Text here</p>
        
        
          .mytext {color:#2048a2;}
        
        Text color #2048a2
      
           This box has a color of #2048a2        
        
          <div style="background-color:#2048a2;">Content here</div>
        
        
          .mybackground {background-color:#2048a2;}
        
        Background color #2048a2
      
           Border around this has a color of #2048a2        
        
          <div style="border:2px solid #2048a2;">Content here</div>
        
        
          .myborder {border:2px solid #2048a2;}
        
        Border color #2048a2