#1254c5 color space conversions
Hex:
        #1254c5
        RGB:
        18, 84, 197
        CMY:
        93, 67, 23
        CMYK:
        91, 57, 0, 23
      HSL:
        218°, 83.2558%, 42.1569%
        HSV (HSB):
        218°, 90.8629%, 77.2549%
        XYZ:
        13.4978, 10.5005, 54.1387
        xyY:
        0.1727, 0.1344, 10.5005
      CIE-Lab:
        38.7261, 24.9744, -64.0900
        CIE-LCH:
        38.7261, 68.7841, 291.2897
        CIE-Luv:
        38.7261, -18.0777, -93.0849
        Hunter-Lab:
        32.4044, 17.6451, -76.3739
      #1254c5 color charts
#1254c5 RGB chart
      #1254c5 CMYK chart
      #1254c5 RGB pie chart
      #1254c5 color shades, tints & tones
#1254c5 color schemes
#1254c5 color preview, HTML & CSS examples
           This text has a color of #1254c5        
        
          <p style="color:#1254c5;">Text here</p>
        
        
          .mytext {color:#1254c5;}
        
        Text color #1254c5
      
           This box has a color of #1254c5        
        
          <div style="background-color:#1254c5;">Content here</div>
        
        
          .mybackground {background-color:#1254c5;}
        
        Background color #1254c5
      
           Border around this has a color of #1254c5        
        
          <div style="border:2px solid #1254c5;">Content here</div>
        
        
          .myborder {border:2px solid #1254c5;}
        
        Border color #1254c5