#1954b7 color space conversions
Hex:
        #1954b7
        RGB:
        25, 84, 183
        CMY:
        90, 67, 28
        CMYK:
        86, 54, 0, 28
      HSL:
        218°, 75.9615%, 40.7843%
        HSV (HSB):
        218°, 86.3388%, 71.7647%
        XYZ:
        12.1185, 9.9662, 46.0847
        xyY:
        0.1778, 0.1462, 9.9662
      CIE-Lab:
        37.7817, 19.8377, -57.4356
        CIE-LCH:
        37.7817, 60.7650, 289.0544
        CIE-Luv:
        37.7817, -17.7741, -83.1126
        Hunter-Lab:
        31.5693, 13.2742, -64.4527
      #1954b7 color charts
#1954b7 RGB chart
      #1954b7 CMYK chart
      #1954b7 RGB pie chart
      #1954b7 color shades, tints & tones
#1954b7 color schemes
#1954b7 color preview, HTML & CSS examples
           This text has a color of #1954b7        
        
          <p style="color:#1954b7;">Text here</p>
        
        
          .mytext {color:#1954b7;}
        
        Text color #1954b7
      
           This box has a color of #1954b7        
        
          <div style="background-color:#1954b7;">Content here</div>
        
        
          .mybackground {background-color:#1954b7;}
        
        Background color #1954b7
      
           Border around this has a color of #1954b7        
        
          <div style="border:2px solid #1954b7;">Content here</div>
        
        
          .myborder {border:2px solid #1954b7;}
        
        Border color #1954b7