#1186be color space conversions
Hex:
        #1186be
        RGB:
        17, 134, 190
        CMY:
        93, 47, 25
        CMYK:
        91, 29, 0, 25
      HSL:
        199°, 83.5749%, 40.5882%
        HSV (HSB):
        199°, 91.0526%, 74.5098%
        XYZ:
        18.0505, 20.8871, 51.7954
        xyY:
        0.1989, 0.2302, 20.8871
      CIE-Lab:
        52.8257, -9.2621, -37.4605
        CIE-LCH:
        52.8257, 38.5886, 256.1121
        CIE-Luv:
        52.8257, -33.9951, -56.4008
        Hunter-Lab:
        45.7024, -9.4791, -35.2029
      #1186be color charts
#1186be RGB chart
      #1186be CMYK chart
      #1186be RGB pie chart
      #1186be color shades, tints & tones
#1186be color schemes
#1186be color preview, HTML & CSS examples
           This text has a color of #1186be        
        
          <p style="color:#1186be;">Text here</p>
        
        
          .mytext {color:#1186be;}
        
        Text color #1186be
      
           This box has a color of #1186be        
        
          <div style="background-color:#1186be;">Content here</div>
        
        
          .mybackground {background-color:#1186be;}
        
        Background color #1186be
      
           Border around this has a color of #1186be        
        
          <div style="border:2px solid #1186be;">Content here</div>
        
        
          .myborder {border:2px solid #1186be;}
        
        Border color #1186be