#1220c3 color space conversions
Hex:
        #1220c3
        RGB:
        18, 32, 195
        CMY:
        93, 87, 24
        CMYK:
        91, 84, 0, 24
      HSL:
        235°, 83.0986%, 41.7647%
        HSV (HSB):
        235°, 90.7692%, 76.4706%
        XYZ:
        10.6163, 5.1018, 52.0550
        xyY:
        0.1566, 0.0753, 5.1018
      CIE-Lab:
        27.0227, 55.3527, -82.2087
        CIE-LCH:
        27.0227, 99.1070, 303.9531
        CIE-Luv:
        27.0227, -8.1876, -98.2296
        Hunter-Lab:
        22.5871, 44.3706, -120.8309
      #1220c3 color charts
#1220c3 RGB chart
      #1220c3 CMYK chart
      #1220c3 RGB pie chart
      #1220c3 color shades, tints & tones
#1220c3 color schemes
#1220c3 color preview, HTML & CSS examples
           This text has a color of #1220c3        
        
          <p style="color:#1220c3;">Text here</p>
        
        
          .mytext {color:#1220c3;}
        
        Text color #1220c3
      
           This box has a color of #1220c3        
        
          <div style="background-color:#1220c3;">Content here</div>
        
        
          .mybackground {background-color:#1220c3;}
        
        Background color #1220c3
      
           Border around this has a color of #1220c3        
        
          <div style="border:2px solid #1220c3;">Content here</div>
        
        
          .myborder {border:2px solid #1220c3;}
        
        Border color #1220c3