#1220a1 color space conversions
Hex:
        #1220a1
        RGB:
        18, 32, 161
        CMY:
        93, 87, 37
        CMYK:
        89, 80, 0, 37
      HSL:
        234°, 79.8883%, 35.0980%
        HSV (HSB):
        234°, 88.8199%, 63.1373%
        XYZ:
        7.1990, 3.7348, 34.0597
        xyY:
        0.1600, 0.0830, 3.7348
      CIE-Lab:
        22.7747, 44.4184, -68.9128
        CIE-LCH:
        22.7747, 81.9876, 302.8042
        CIE-Luv:
        22.7747, -7.0292, -78.4918
        Hunter-Lab:
        19.3257, 32.6727, -90.9648
      #1220a1 color charts
#1220a1 RGB chart
      #1220a1 CMYK chart
      #1220a1 RGB pie chart
      #1220a1 color shades, tints & tones
#1220a1 color schemes
#1220a1 color preview, HTML & CSS examples
           This text has a color of #1220a1        
        
          <p style="color:#1220a1;">Text here</p>
        
        
          .mytext {color:#1220a1;}
        
        Text color #1220a1
      
           This box has a color of #1220a1        
        
          <div style="background-color:#1220a1;">Content here</div>
        
        
          .mybackground {background-color:#1220a1;}
        
        Background color #1220a1
      
           Border around this has a color of #1220a1        
        
          <div style="border:2px solid #1220a1;">Content here</div>
        
        
          .myborder {border:2px solid #1220a1;}
        
        Border color #1220a1