#1224a8 color space conversions
Hex:
        #1224a8
        RGB:
        18, 36, 168
        CMY:
        93, 86, 34
        CMYK:
        89, 79, 0, 34
      HSL:
        233°, 80.6452%, 36.4706%
        HSV (HSB):
        233°, 89.2857%, 65.8824%
        XYZ:
        7.9482, 4.2175, 37.4409
        xyY:
        0.1602, 0.0850, 4.2175
      CIE-Lab:
        24.3778, 44.6063, -70.5005
        CIE-LCH:
        24.3778, 83.4268, 302.3219
        CIE-Luv:
        24.3778, -7.8003, -82.8792
        Hunter-Lab:
        20.5366, 33.1454, -93.7181
      #1224a8 color charts
#1224a8 RGB chart
      #1224a8 CMYK chart
      #1224a8 RGB pie chart
      #1224a8 color shades, tints & tones
#1224a8 color schemes
#1224a8 color preview, HTML & CSS examples
           This text has a color of #1224a8        
        
          <p style="color:#1224a8;">Text here</p>
        
        
          .mytext {color:#1224a8;}
        
        Text color #1224a8
      
           This box has a color of #1224a8        
        
          <div style="background-color:#1224a8;">Content here</div>
        
        
          .mybackground {background-color:#1224a8;}
        
        Background color #1224a8
      
           Border around this has a color of #1224a8        
        
          <div style="border:2px solid #1224a8;">Content here</div>
        
        
          .myborder {border:2px solid #1224a8;}
        
        Border color #1224a8