#2045ba color space conversions
Hex:
        #2045ba
        RGB:
        32, 69, 186
        CMY:
        87, 73, 27
        CMYK:
        83, 63, 0, 27
      HSL:
        226°, 70.6422%, 42.7451%
        HSV (HSB):
        226°, 82.7957%, 72.9412%
        XYZ:
        11.5867, 8.1085, 47.4088
        xyY:
        0.1727, 0.1208, 8.1085
      CIE-Lab:
        34.2078, 31.5065, -65.0221
        CIE-LCH:
        34.2078, 72.2533, 295.8525
        CIE-Luv:
        34.2078, -13.1522, -90.4487
        Hunter-Lab:
        28.4754, 22.8001, -78.7793
      #2045ba color charts
#2045ba RGB chart
      #2045ba CMYK chart
      #2045ba RGB pie chart
      #2045ba color shades, tints & tones
#2045ba color schemes
#2045ba color preview, HTML & CSS examples
           This text has a color of #2045ba        
        
          <p style="color:#2045ba;">Text here</p>
        
        
          .mytext {color:#2045ba;}
        
        Text color #2045ba
      
           This box has a color of #2045ba        
        
          <div style="background-color:#2045ba;">Content here</div>
        
        
          .mybackground {background-color:#2045ba;}
        
        Background color #2045ba
      
           Border around this has a color of #2045ba        
        
          <div style="border:2px solid #2045ba;">Content here</div>
        
        
          .myborder {border:2px solid #2045ba;}
        
        Border color #2045ba