#2053b3 color space conversions
Hex:
        #2053b3
        RGB:
        32, 83, 179
        CMY:
        87, 67, 30
        CMYK:
        82, 54, 0, 30
      HSL:
        219°, 69.6682%, 41.3725%
        HSV (HSB):
        219°, 82.1229%, 70.1961%
        XYZ:
        11.8256, 9.7483, 43.9062
        xyY:
        0.1806, 0.1489, 9.7483
      CIE-Lab:
        37.3868, 19.4963, -55.7121
        CIE-LCH:
        37.3868, 59.0249, 289.2874
        CIE-Luv:
        37.3868, -16.8153, -80.4677
        Hunter-Lab:
        31.2222, 12.9691, -61.5209
      #2053b3 color charts
#2053b3 RGB chart
      #2053b3 CMYK chart
      #2053b3 RGB pie chart
      #2053b3 color shades, tints & tones
#2053b3 color schemes
#2053b3 color preview, HTML & CSS examples
           This text has a color of #2053b3        
        
          <p style="color:#2053b3;">Text here</p>
        
        
          .mytext {color:#2053b3;}
        
        Text color #2053b3
      
           This box has a color of #2053b3        
        
          <div style="background-color:#2053b3;">Content here</div>
        
        
          .mybackground {background-color:#2053b3;}
        
        Background color #2053b3
      
           Border around this has a color of #2053b3        
        
          <div style="border:2px solid #2053b3;">Content here</div>
        
        
          .myborder {border:2px solid #2053b3;}
        
        Border color #2053b3