#1186ec color space conversions
Hex:
        #1186ec
        RGB:
        17, 134, 236
        CMY:
        93, 47, 7
        CMYK:
        93, 43, 0, 7
      HSL:
        208°, 86.5613%, 49.6078%
        HSV (HSB):
        208°, 92.7966%, 92.5490%
        XYZ:
        23.8966, 23.2255, 82.5804
        xyY:
        0.1842, 0.1791, 23.2255
      CIE-Lab:
        55.3038, 8.2307, -59.4528
        CIE-LCH:
        55.3038, 60.0199, 277.8820
        CIE-Luv:
        55.3038, -31.3989, -94.3284
        Hunter-Lab:
        48.1928, 4.1724, -67.8608
      #1186ec color charts
#1186ec RGB chart
      #1186ec CMYK chart
      #1186ec RGB pie chart
      #1186ec color shades, tints & tones
#1186ec color schemes
#1186ec color preview, HTML & CSS examples
           This text has a color of #1186ec        
        
          <p style="color:#1186ec;">Text here</p>
        
        
          .mytext {color:#1186ec;}
        
        Text color #1186ec
      
           This box has a color of #1186ec        
        
          <div style="background-color:#1186ec;">Content here</div>
        
        
          .mybackground {background-color:#1186ec;}
        
        Background color #1186ec
      
           Border around this has a color of #1186ec        
        
          <div style="border:2px solid #1186ec;">Content here</div>
        
        
          .myborder {border:2px solid #1186ec;}
        
        Border color #1186ec