#1454ac color space conversions
Hex:
        #1454ac
        RGB:
        20, 84, 172
        CMY:
        92, 67, 33
        CMYK:
        88, 51, 0, 33
      HSL:
        215°, 79.1667%, 37.6471%
        HSV (HSB):
        215°, 88.3721%, 67.4510%
        XYZ:
        10.9052, 9.4679, 40.2825
        xyY:
        0.1798, 0.1561, 9.4679
      CIE-Lab:
        36.8700, 15.0721, -52.4208
        CIE-LCH:
        36.8700, 54.5446, 286.0411
        CIE-Luv:
        36.8700, -18.4567, -75.2932
        Hunter-Lab:
        30.7700, 9.4148, -56.0803
      #1454ac color charts
#1454ac RGB chart
      #1454ac CMYK chart
      #1454ac RGB pie chart
      #1454ac color shades, tints & tones
#1454ac color schemes
#1454ac color preview, HTML & CSS examples
           This text has a color of #1454ac        
        
          <p style="color:#1454ac;">Text here</p>
        
        
          .mytext {color:#1454ac;}
        
        Text color #1454ac
      
           This box has a color of #1454ac        
        
          <div style="background-color:#1454ac;">Content here</div>
        
        
          .mybackground {background-color:#1454ac;}
        
        Background color #1454ac
      
           Border around this has a color of #1454ac        
        
          <div style="border:2px solid #1454ac;">Content here</div>
        
        
          .myborder {border:2px solid #1454ac;}
        
        Border color #1454ac