#1228a3 color space conversions
Hex:
        #1228a3
        RGB:
        18, 40, 163
        CMY:
        93, 84, 36
        CMYK:
        89, 75, 0, 36
      HSL:
        231°, 80.1105%, 35.4902%
        HSV (HSB):
        231°, 88.9571%, 63.9216%
        XYZ:
        7.6191, 4.2905, 35.0769
        xyY:
        0.1622, 0.0913, 4.2905
      CIE-Lab:
        24.6095, 40.5471, -67.0876
        CIE-LCH:
        24.6095, 78.3889, 301.1484
        CIE-Luv:
        24.6095, -8.2728, -80.1185
        Hunter-Lab:
        20.7136, 29.4091, -85.9037
      #1228a3 color charts
#1228a3 RGB chart
      #1228a3 CMYK chart
      #1228a3 RGB pie chart
      #1228a3 color shades, tints & tones
#1228a3 color schemes
#1228a3 color preview, HTML & CSS examples
           This text has a color of #1228a3        
        
          <p style="color:#1228a3;">Text here</p>
        
        
          .mytext {color:#1228a3;}
        
        Text color #1228a3
      
           This box has a color of #1228a3        
        
          <div style="background-color:#1228a3;">Content here</div>
        
        
          .mybackground {background-color:#1228a3;}
        
        Background color #1228a3
      
           Border around this has a color of #1228a3        
        
          <div style="border:2px solid #1228a3;">Content here</div>
        
        
          .myborder {border:2px solid #1228a3;}
        
        Border color #1228a3