#1221a3 color space conversions
Hex:
        #1221a3
        RGB:
        18, 33, 163
        CMY:
        93, 87, 36
        CMYK:
        89, 80, 0, 36
      HSL:
        234°, 80.1105%, 35.4902%
        HSV (HSB):
        234°, 88.9571%, 63.9216%
        XYZ:
        7.4042, 3.8607, 35.0053
        xyY:
        0.1600, 0.0834, 3.8607
      CIE-Lab:
        23.2053, 44.5532, -69.4153
        CIE-LCH:
        23.2053, 82.4832, 302.6938
        CIE-Luv:
        23.2053, -7.2284, -79.7446
        Hunter-Lab:
        19.6485, 32.8793, -91.8753
      #1221a3 color charts
#1221a3 RGB chart
      #1221a3 CMYK chart
      #1221a3 RGB pie chart
      #1221a3 color shades, tints & tones
#1221a3 color schemes
#1221a3 color preview, HTML & CSS examples
           This text has a color of #1221a3        
        
          <p style="color:#1221a3;">Text here</p>
        
        
          .mytext {color:#1221a3;}
        
        Text color #1221a3
      
           This box has a color of #1221a3        
        
          <div style="background-color:#1221a3;">Content here</div>
        
        
          .mybackground {background-color:#1221a3;}
        
        Background color #1221a3
      
           Border around this has a color of #1221a3        
        
          <div style="border:2px solid #1221a3;">Content here</div>
        
        
          .myborder {border:2px solid #1221a3;}
        
        Border color #1221a3