#1254a3 color space conversions
Hex:
        #1254a3
        RGB:
        18, 84, 163
        CMY:
        93, 67, 36
        CMYK:
        89, 48, 0, 36
      HSL:
        213°, 80.1105%, 35.4902%
        HSV (HSB):
        213°, 88.9571%, 63.9216%
        XYZ:
        10.0306, 9.1136, 35.8808
        xyY:
        0.1823, 0.1656, 9.1136
      CIE-Lab:
        36.2021, 11.2745, -48.1399
        CIE-LCH:
        36.2021, 49.4426, 283.1813
        CIE-Luv:
        36.2021, -18.8773, -68.6608
        Hunter-Lab:
        30.1887, 6.4789, -49.3369
      #1254a3 color charts
#1254a3 RGB chart
      #1254a3 CMYK chart
      #1254a3 RGB pie chart
      #1254a3 color shades, tints & tones
#1254a3 color schemes
#1254a3 color preview, HTML & CSS examples
           This text has a color of #1254a3        
        
          <p style="color:#1254a3;">Text here</p>
        
        
          .mytext {color:#1254a3;}
        
        Text color #1254a3
      
           This box has a color of #1254a3        
        
          <div style="background-color:#1254a3;">Content here</div>
        
        
          .mybackground {background-color:#1254a3;}
        
        Background color #1254a3
      
           Border around this has a color of #1254a3        
        
          <div style="border:2px solid #1254a3;">Content here</div>
        
        
          .myborder {border:2px solid #1254a3;}
        
        Border color #1254a3