#1228a5 color space conversions
Hex:
        #1228a5
        RGB:
        18, 40, 165
        CMY:
        93, 84, 35
        CMYK:
        89, 76, 0, 35
      HSL:
        231°, 80.3279%, 35.8824%
        HSV (HSB):
        231°, 89.0909%, 64.7059%
        XYZ:
        7.7998, 4.3628, 36.0283
        xyY:
        0.1619, 0.0905, 4.3628
      CIE-Lab:
        24.8363, 41.2606, -67.9252
        CIE-LCH:
        24.8363, 79.4750, 301.2762
        CIE-Luv:
        24.8363, -8.3235, -81.2967
        Hunter-Lab:
        20.8873, 30.1030, -87.6477
      #1228a5 color charts
#1228a5 RGB chart
      #1228a5 CMYK chart
      #1228a5 RGB pie chart
      #1228a5 color shades, tints & tones
#1228a5 color schemes
#1228a5 color preview, HTML & CSS examples
           This text has a color of #1228a5        
        
          <p style="color:#1228a5;">Text here</p>
        
        
          .mytext {color:#1228a5;}
        
        Text color #1228a5
      
           This box has a color of #1228a5        
        
          <div style="background-color:#1228a5;">Content here</div>
        
        
          .mybackground {background-color:#1228a5;}
        
        Background color #1228a5
      
           Border around this has a color of #1228a5        
        
          <div style="border:2px solid #1228a5;">Content here</div>
        
        
          .myborder {border:2px solid #1228a5;}
        
        Border color #1228a5