#1185bf color space conversions
Hex:
        #1185bf
        RGB:
        17, 133, 191
        CMY:
        93, 48, 25
        CMYK:
        91, 30, 0, 25
      HSL:
        200°, 83.6538%, 40.7843%
        HSV (HSB):
        200°, 91.0995%, 74.9020%
        XYZ:
        18.0227, 20.6558, 52.3273
        xyY:
        0.1980, 0.2270, 20.6558
      CIE-Lab:
        52.5707, -8.3112, -38.4327
        CIE-LCH:
        52.5707, 39.3210, 257.7975
        CIE-Luv:
        52.5707, -33.5906, -58.0274
        Hunter-Lab:
        45.4487, -8.7510, -36.4494
      #1185bf color charts
#1185bf RGB chart
      #1185bf CMYK chart
      #1185bf RGB pie chart
      #1185bf color shades, tints & tones
#1185bf color schemes
#1185bf color preview, HTML & CSS examples
           This text has a color of #1185bf        
        
          <p style="color:#1185bf;">Text here</p>
        
        
          .mytext {color:#1185bf;}
        
        Text color #1185bf
      
           This box has a color of #1185bf        
        
          <div style="background-color:#1185bf;">Content here</div>
        
        
          .mybackground {background-color:#1185bf;}
        
        Background color #1185bf
      
           Border around this has a color of #1185bf        
        
          <div style="border:2px solid #1185bf;">Content here</div>
        
        
          .myborder {border:2px solid #1185bf;}
        
        Border color #1185bf