#1254bd color space conversions
Hex:
        #1254bd
        RGB:
        18, 84, 189
        CMY:
        93, 67, 26
        CMYK:
        90, 56, 0, 26
      HSL:
        217°, 82.6087%, 40.5882%
        HSV (HSB):
        217°, 90.4762%, 74.1176%
        XYZ:
        12.6051, 10.1434, 49.4376
        xyY:
        0.1746, 0.1405, 10.1434
      CIE-Lab:
        38.0985, 21.7965, -60.4463
        CIE-LCH:
        38.0985, 64.2560, 289.8290
        CIE-Luv:
        38.0985, -18.2202, -87.5348
        Hunter-Lab:
        31.8487, 14.9117, -69.7399
      #1254bd color charts
#1254bd RGB chart
      #1254bd CMYK chart
      #1254bd RGB pie chart
      #1254bd color shades, tints & tones
#1254bd color schemes
#1254bd color preview, HTML & CSS examples
           This text has a color of #1254bd        
        
          <p style="color:#1254bd;">Text here</p>
        
        
          .mytext {color:#1254bd;}
        
        Text color #1254bd
      
           This box has a color of #1254bd        
        
          <div style="background-color:#1254bd;">Content here</div>
        
        
          .mybackground {background-color:#1254bd;}
        
        Background color #1254bd
      
           Border around this has a color of #1254bd        
        
          <div style="border:2px solid #1254bd;">Content here</div>
        
        
          .myborder {border:2px solid #1254bd;}
        
        Border color #1254bd