#1244a3 color space conversions
Hex:
        #1244a3
        RGB:
        18, 68, 163
        CMY:
        93, 73, 36
        CMYK:
        89, 58, 0, 36
      HSL:
        219°, 80.1105%, 35.4902%
        HSV (HSB):
        219°, 88.9571%, 63.9216%
        XYZ:
        8.9274, 6.9072, 35.5130
        xyY:
        0.1739, 0.1345, 6.9072
      CIE-Lab:
        31.5947, 22.1331, -55.6102
        CIE-LCH:
        31.5947, 59.8529, 291.7028
        CIE-Luv:
        31.5947, -14.3086, -75.8109
        Hunter-Lab:
        26.2815, 14.6411, -61.7188
      #1244a3 color charts
#1244a3 RGB chart
      #1244a3 CMYK chart
      #1244a3 RGB pie chart
      #1244a3 color shades, tints & tones
#1244a3 color schemes
#1244a3 color preview, HTML & CSS examples
           This text has a color of #1244a3        
        
          <p style="color:#1244a3;">Text here</p>
        
        
          .mytext {color:#1244a3;}
        
        Text color #1244a3
      
           This box has a color of #1244a3        
        
          <div style="background-color:#1244a3;">Content here</div>
        
        
          .mybackground {background-color:#1244a3;}
        
        Background color #1244a3
      
           Border around this has a color of #1244a3        
        
          <div style="border:2px solid #1244a3;">Content here</div>
        
        
          .myborder {border:2px solid #1244a3;}
        
        Border color #1244a3