#1165c8 color space conversions
Hex:
        #1165c8
        RGB:
        17, 101, 200
        CMY:
        93, 60, 22
        CMYK:
        92, 50, 0, 22
      HSL:
        212°, 84.3318%, 42.5490%
        HSV (HSB):
        212°, 91.5000%, 78.4314%
        XYZ:
        15.3102, 13.5967, 56.4611
        xyY:
        0.1793, 0.1593, 13.5967
      CIE-Lab:
        43.6489, 14.9440, -57.8364
        CIE-LCH:
        43.6489, 59.7358, 284.4875
        CIE-Luv:
        43.6489, -22.8473, -87.0853
        Hunter-Lab:
        36.8737, 9.5854, -64.9735
      #1165c8 color charts
#1165c8 RGB chart
      #1165c8 CMYK chart
      #1165c8 RGB pie chart
      #1165c8 color shades, tints & tones
#1165c8 color schemes
#1165c8 color preview, HTML & CSS examples
           This text has a color of #1165c8        
        
          <p style="color:#1165c8;">Text here</p>
        
        
          .mytext {color:#1165c8;}
        
        Text color #1165c8
      
           This box has a color of #1165c8        
        
          <div style="background-color:#1165c8;">Content here</div>
        
        
          .mybackground {background-color:#1165c8;}
        
        Background color #1165c8
      
           Border around this has a color of #1165c8        
        
          <div style="border:2px solid #1165c8;">Content here</div>
        
        
          .myborder {border:2px solid #1165c8;}
        
        Border color #1165c8