#1180af color space conversions
Hex:
        #1180af
        RGB:
        17, 128, 175
        CMY:
        93, 50, 31
        CMYK:
        90, 27, 0, 31
      HSL:
        198°, 82.2917%, 37.6471%
        HSV (HSB):
        198°, 90.2857%, 68.6275%
        XYZ:
        15.6882, 18.6527, 43.3309
        xyY:
        0.2020, 0.2401, 18.6527
      CIE-Lab:
        50.2783, -11.4104, -32.8371
        CIE-LCH:
        50.2783, 34.7631, 250.8385
        CIE-Luv:
        50.2783, -32.9094, -48.2213
        Hunter-Lab:
        43.1887, -10.7406, -29.2531
      #1180af color charts
#1180af RGB chart
      #1180af CMYK chart
      #1180af RGB pie chart
      #1180af color shades, tints & tones
#1180af color schemes
#1180af color preview, HTML & CSS examples
           This text has a color of #1180af        
        
          <p style="color:#1180af;">Text here</p>
        
        
          .mytext {color:#1180af;}
        
        Text color #1180af
      
           This box has a color of #1180af        
        
          <div style="background-color:#1180af;">Content here</div>
        
        
          .mybackground {background-color:#1180af;}
        
        Background color #1180af
      
           Border around this has a color of #1180af        
        
          <div style="border:2px solid #1180af;">Content here</div>
        
        
          .myborder {border:2px solid #1180af;}
        
        Border color #1180af