#2049b2 color space conversions
Hex:
        #2049b2
        RGB:
        32, 73, 178
        CMY:
        87, 71, 30
        CMYK:
        82, 59, 0, 30
      HSL:
        223°, 69.5238%, 41.1765%
        HSV (HSB):
        223°, 82.0225%, 69.8039%
        XYZ:
        11.0141, 8.2865, 43.1384
        xyY:
        0.1764, 0.1327, 8.2865
      CIE-Lab:
        34.5726, 25.7808, -59.6978
        CIE-LCH:
        34.5726, 65.0268, 293.3573
        CIE-Luv:
        34.5726, -14.1206, -83.8740
        Hunter-Lab:
        28.7863, 17.9208, -68.7001
      #2049b2 color charts
#2049b2 RGB chart
      #2049b2 CMYK chart
      #2049b2 RGB pie chart
      #2049b2 color shades, tints & tones
#2049b2 color schemes
#2049b2 color preview, HTML & CSS examples
           This text has a color of #2049b2        
        
          <p style="color:#2049b2;">Text here</p>
        
        
          .mytext {color:#2049b2;}
        
        Text color #2049b2
      
           This box has a color of #2049b2        
        
          <div style="background-color:#2049b2;">Content here</div>
        
        
          .mybackground {background-color:#2049b2;}
        
        Background color #2049b2
      
           Border around this has a color of #2049b2        
        
          <div style="border:2px solid #2049b2;">Content here</div>
        
        
          .myborder {border:2px solid #2049b2;}
        
        Border color #2049b2