#1185bb color space conversions
Hex:
        #1185bb
        RGB:
        17, 133, 187
        CMY:
        93, 48, 27
        CMYK:
        91, 29, 0, 27
      HSL:
        199°, 83.3333%, 40.0000%
        HSV (HSB):
        199°, 90.9091%, 73.3333%
        XYZ:
        17.5883, 20.4821, 50.0401
        xyY:
        0.1996, 0.2325, 20.4821
      CIE-Lab:
        52.3779, -9.8065, -36.4485
        CIE-LCH:
        52.3779, 37.7447, 254.9411
        CIE-Luv:
        52.3779, -33.8474, -54.6131
        Hunter-Lab:
        45.2571, -9.8293, -33.8761
      #1185bb color charts
#1185bb RGB chart
      #1185bb CMYK chart
      #1185bb RGB pie chart
      #1185bb color shades, tints & tones
#1185bb color schemes
#1185bb color preview, HTML & CSS examples
           This text has a color of #1185bb        
        
          <p style="color:#1185bb;">Text here</p>
        
        
          .mytext {color:#1185bb;}
        
        Text color #1185bb
      
           This box has a color of #1185bb        
        
          <div style="background-color:#1185bb;">Content here</div>
        
        
          .mybackground {background-color:#1185bb;}
        
        Background color #1185bb
      
           Border around this has a color of #1185bb        
        
          <div style="border:2px solid #1185bb;">Content here</div>
        
        
          .myborder {border:2px solid #1185bb;}
        
        Border color #1185bb