#1223b4 color space conversions
Hex:
        #1223b4
        RGB:
        18, 35, 180
        CMY:
        93, 86, 29
        CMYK:
        90, 81, 0, 29
      HSL:
        234°, 81.8182%, 38.8235%
        HSV (HSB):
        234°, 90.0000%, 70.5882%
        XYZ:
        9.0887, 4.6259, 43.5939
        xyY:
        0.1586, 0.0807, 4.6259
      CIE-Lab:
        25.6414, 49.1543, -75.6117
        CIE-LCH:
        25.6414, 90.1847, 303.0275
        CIE-Luv:
        25.6414, -8.0365, -89.7945
        Hunter-Lab:
        21.5080, 37.7902, -105.1173
      #1223b4 color charts
#1223b4 RGB chart
      #1223b4 CMYK chart
      #1223b4 RGB pie chart
      #1223b4 color shades, tints & tones
#1223b4 color schemes
#1223b4 color preview, HTML & CSS examples
           This text has a color of #1223b4        
        
          <p style="color:#1223b4;">Text here</p>
        
        
          .mytext {color:#1223b4;}
        
        Text color #1223b4
      
           This box has a color of #1223b4        
        
          <div style="background-color:#1223b4;">Content here</div>
        
        
          .mybackground {background-color:#1223b4;}
        
        Background color #1223b4
      
           Border around this has a color of #1223b4        
        
          <div style="border:2px solid #1223b4;">Content here</div>
        
        
          .myborder {border:2px solid #1223b4;}
        
        Border color #1223b4