#2054a0 color space conversions
Hex:
        #2054a0
        RGB:
        32, 84, 160
        CMY:
        87, 67, 37
        CMYK:
        80, 48, 0, 37
      HSL:
        216°, 66.6667%, 37.6471%
        HSV (HSB):
        216°, 80.0000%, 62.7451%
        XYZ:
        10.1112, 9.1858, 34.4978
        xyY:
        0.1880, 0.1708, 9.1858
      CIE-Lab:
        36.3396, 11.3124, -46.1048
        CIE-LCH:
        36.3396, 47.4723, 283.7859
        CIE-Luv:
        36.3396, -17.4589, -65.8915
        Hunter-Lab:
        30.3081, 6.5107, -46.2705
      #2054a0 color charts
#2054a0 RGB chart
      #2054a0 CMYK chart
      #2054a0 RGB pie chart
      #2054a0 color shades, tints & tones
#2054a0 color schemes
#2054a0 color preview, HTML & CSS examples
           This text has a color of #2054a0        
        
          <p style="color:#2054a0;">Text here</p>
        
        
          .mytext {color:#2054a0;}
        
        Text color #2054a0
      
           This box has a color of #2054a0        
        
          <div style="background-color:#2054a0;">Content here</div>
        
        
          .mybackground {background-color:#2054a0;}
        
        Background color #2054a0
      
           Border around this has a color of #2054a0        
        
          <div style="border:2px solid #2054a0;">Content here</div>
        
        
          .myborder {border:2px solid #2054a0;}
        
        Border color #2054a0