#1221a7 color space conversions
Hex:
        #1221a7
        RGB:
        18, 33, 167
        CMY:
        93, 87, 35
        CMYK:
        89, 80, 0, 35
      HSL:
        234°, 80.5405%, 36.2745%
        HSV (HSB):
        234°, 89.2216%, 65.4902%
        XYZ:
        7.7684, 4.0063, 36.9231
        xyY:
        0.1595, 0.0823, 4.0063
      CIE-Lab:
        23.6924, 45.8992, -71.0333
        CIE-LCH:
        23.6924, 84.5723, 302.8691
        CIE-Luv:
        23.6924, -7.3575, -82.0780
        Hunter-Lab:
        20.0158, 34.2501, -95.3609
      #1221a7 color charts
#1221a7 RGB chart
      #1221a7 CMYK chart
      #1221a7 RGB pie chart
      #1221a7 color shades, tints & tones
#1221a7 color schemes
#1221a7 color preview, HTML & CSS examples
           This text has a color of #1221a7        
        
          <p style="color:#1221a7;">Text here</p>
        
        
          .mytext {color:#1221a7;}
        
        Text color #1221a7
      
           This box has a color of #1221a7        
        
          <div style="background-color:#1221a7;">Content here</div>
        
        
          .mybackground {background-color:#1221a7;}
        
        Background color #1221a7
      
           Border around this has a color of #1221a7        
        
          <div style="border:2px solid #1221a7;">Content here</div>
        
        
          .myborder {border:2px solid #1221a7;}
        
        Border color #1221a7