#2054a3 color space conversions
Hex:
        #2054a3
        RGB:
        32, 84, 163
        CMY:
        87, 67, 36
        CMYK:
        80, 48, 0, 36
      HSL:
        216°, 67.1795%, 38.2353%
        HSV (HSB):
        216°, 80.3681%, 63.9216%
        XYZ:
        10.3768, 9.2921, 35.8970
        xyY:
        0.1867, 0.1672, 9.2921
      CIE-Lab:
        36.5406, 12.5029, -47.5770
        CIE-LCH:
        36.5406, 49.1924, 284.7241
        CIE-Luv:
        36.5406, -17.3927, -68.1667
        Hunter-Lab:
        30.4829, 7.4191, -48.4825
      #2054a3 color charts
#2054a3 RGB chart
      #2054a3 CMYK chart
      #2054a3 RGB pie chart
      #2054a3 color shades, tints & tones
#2054a3 color schemes
#2054a3 color preview, HTML & CSS examples
           This text has a color of #2054a3        
        
          <p style="color:#2054a3;">Text here</p>
        
        
          .mytext {color:#2054a3;}
        
        Text color #2054a3
      
           This box has a color of #2054a3        
        
          <div style="background-color:#2054a3;">Content here</div>
        
        
          .mybackground {background-color:#2054a3;}
        
        Background color #2054a3
      
           Border around this has a color of #2054a3        
        
          <div style="border:2px solid #2054a3;">Content here</div>
        
        
          .myborder {border:2px solid #2054a3;}
        
        Border color #2054a3