#1120bf color space conversions
Hex:
        #1120bf
        RGB:
        17, 32, 191
        CMY:
        93, 87, 25
        CMYK:
        91, 83, 0, 25
      HSL:
        235°, 83.6538%, 40.7843%
        HSV (HSB):
        235°, 91.0995%, 74.9020%
        XYZ:
        10.1516, 4.9138, 49.7036
        xyY:
        0.1567, 0.0759, 4.9138
      CIE-Lab:
        26.4877, 54.0932, -80.7401
        CIE-LCH:
        26.4877, 97.1856, 303.8208
        CIE-Luv:
        26.4877, -8.1056, -95.9017
        Hunter-Lab:
        22.1671, 42.9537, -117.4248
      #1120bf color charts
#1120bf RGB chart
      #1120bf CMYK chart
      #1120bf RGB pie chart
      #1120bf color shades, tints & tones
#1120bf color schemes
#1120bf color preview, HTML & CSS examples
           This text has a color of #1120bf        
        
          <p style="color:#1120bf;">Text here</p>
        
        
          .mytext {color:#1120bf;}
        
        Text color #1120bf
      
           This box has a color of #1120bf        
        
          <div style="background-color:#1120bf;">Content here</div>
        
        
          .mybackground {background-color:#1120bf;}
        
        Background color #1120bf
      
           Border around this has a color of #1120bf        
        
          <div style="border:2px solid #1120bf;">Content here</div>
        
        
          .myborder {border:2px solid #1120bf;}
        
        Border color #1120bf