#2048a7 color space conversions
Hex:
        #2048a7
        RGB:
        32, 72, 167
        CMY:
        87, 72, 35
        CMYK:
        81, 57, 0, 35
      HSL:
        222°, 67.8392%, 39.0196%
        HSV (HSB):
        222°, 80.8383%, 65.4902%
        XYZ:
        9.8881, 7.7318, 37.5304
        xyY:
        0.1793, 0.1402, 7.7318
      CIE-Lab:
        33.4180, 22.1501, -55.0255
        CIE-LCH:
        33.4180, 59.3164, 291.9268
        CIE-Luv:
        33.4180, -13.8897, -76.6848
        Hunter-Lab:
        27.8062, 14.8152, -60.5604
      #2048a7 color charts
#2048a7 RGB chart
      #2048a7 CMYK chart
      #2048a7 RGB pie chart
      #2048a7 color shades, tints & tones
#2048a7 color schemes
#2048a7 color preview, HTML & CSS examples
           This text has a color of #2048a7        
        
          <p style="color:#2048a7;">Text here</p>
        
        
          .mytext {color:#2048a7;}
        
        Text color #2048a7
      
           This box has a color of #2048a7        
        
          <div style="background-color:#2048a7;">Content here</div>
        
        
          .mybackground {background-color:#2048a7;}
        
        Background color #2048a7
      
           Border around this has a color of #2048a7        
        
          <div style="border:2px solid #2048a7;">Content here</div>
        
        
          .myborder {border:2px solid #2048a7;}
        
        Border color #2048a7