#1954bd color space conversions
Hex:
        #1954bd
        RGB:
        25, 84, 189
        CMY:
        90, 67, 26
        CMYK:
        87, 56, 0, 26
      HSL:
        218°, 76.6355%, 41.9608%
        HSV (HSB):
        218°, 86.7725%, 74.1176%
        XYZ:
        12.7565, 10.2214, 49.4447
        xyY:
        0.1761, 0.1411, 10.2214
      CIE-Lab:
        38.2370, 22.2169, -60.2149
        CIE-LCH:
        38.2370, 64.1827, 290.2521
        CIE-Luv:
        38.2370, -17.6709, -87.3615
        Hunter-Lab:
        31.9710, 15.2729, -69.3152
      #1954bd color charts
#1954bd RGB chart
      #1954bd CMYK chart
      #1954bd RGB pie chart
      #1954bd color shades, tints & tones
#1954bd color schemes
#1954bd color preview, HTML & CSS examples
           This text has a color of #1954bd        
        
          <p style="color:#1954bd;">Text here</p>
        
        
          .mytext {color:#1954bd;}
        
        Text color #1954bd
      
           This box has a color of #1954bd        
        
          <div style="background-color:#1954bd;">Content here</div>
        
        
          .mybackground {background-color:#1954bd;}
        
        Background color #1954bd
      
           Border around this has a color of #1954bd        
        
          <div style="border:2px solid #1954bd;">Content here</div>
        
        
          .myborder {border:2px solid #1954bd;}
        
        Border color #1954bd