#2054bd color space conversions
Hex:
        #2054bd
        RGB:
        32, 84, 189
        CMY:
        87, 67, 26
        CMYK:
        83, 56, 0, 26
      HSL:
        220°, 71.0407%, 43.3333%
        HSV (HSB):
        220°, 83.0688%, 74.1176%
        XYZ:
        12.9513, 10.3218, 49.4538
        xyY:
        0.1781, 0.1419, 10.3218
      CIE-Lab:
        38.4140, 22.7502, -59.9192
        CIE-LCH:
        38.4140, 64.0927, 290.7908
        CIE-Luv:
        38.4140, -16.9651, -87.1372
        Hunter-Lab:
        32.1276, 15.7336, -68.7753
      #2054bd color charts
#2054bd RGB chart
      #2054bd CMYK chart
      #2054bd RGB pie chart
      #2054bd color shades, tints & tones
#2054bd color schemes
#2054bd color preview, HTML & CSS examples
           This text has a color of #2054bd        
        
          <p style="color:#2054bd;">Text here</p>
        
        
          .mytext {color:#2054bd;}
        
        Text color #2054bd
      
           This box has a color of #2054bd        
        
          <div style="background-color:#2054bd;">Content here</div>
        
        
          .mybackground {background-color:#2054bd;}
        
        Background color #2054bd
      
           Border around this has a color of #2054bd        
        
          <div style="border:2px solid #2054bd;">Content here</div>
        
        
          .myborder {border:2px solid #2054bd;}
        
        Border color #2054bd