#1065bc color space conversions
Hex:
        #1065bc
        RGB:
        16, 101, 188
        CMY:
        94, 60, 26
        CMYK:
        91, 46, 0, 26
      HSL:
        210°, 84.3137%, 40.0000%
        HSV (HSB):
        210°, 91.4894%, 73.7255%
        XYZ:
        13.9445, 13.0484, 49.3606
        xyY:
        0.1826, 0.1709, 13.0484
      CIE-Lab:
        42.8360, 10.1052, -52.1983
        CIE-LCH:
        42.8360, 53.1674, 280.9565
        CIE-Luv:
        42.8360, -23.3481, -78.0045
        Hunter-Lab:
        36.1225, 5.6924, -55.7327
      #1065bc color charts
#1065bc RGB chart
      #1065bc CMYK chart
      #1065bc RGB pie chart
      #1065bc color shades, tints & tones
#1065bc color schemes
#1065bc color preview, HTML & CSS examples
           This text has a color of #1065bc        
        
          <p style="color:#1065bc;">Text here</p>
        
        
          .mytext {color:#1065bc;}
        
        Text color #1065bc
      
           This box has a color of #1065bc        
        
          <div style="background-color:#1065bc;">Content here</div>
        
        
          .mybackground {background-color:#1065bc;}
        
        Background color #1065bc
      
           Border around this has a color of #1065bc        
        
          <div style="border:2px solid #1065bc;">Content here</div>
        
        
          .myborder {border:2px solid #1065bc;}
        
        Border color #1065bc