#1059a5 color space conversions
Hex:
        #1059a5
        RGB:
        16, 89, 165
        CMY:
        94, 65, 35
        CMYK:
        90, 46, 0, 35
      HSL:
        211°, 82.3204%, 35.4902%
        HSV (HSB):
        211°, 90.3030%, 64.7059%
        XYZ:
        10.5776, 9.9715, 36.9645
        xyY:
        0.1839, 0.1734, 9.9715
      CIE-Lab:
        37.7913, 8.6435, -46.7770
        CIE-LCH:
        37.7913, 47.5689, 280.4691
        CIE-Luv:
        37.7913, -20.5055, -67.4204
        Hunter-Lab:
        31.5777, 4.5311, -47.2998
      #1059a5 color charts
#1059a5 RGB chart
      #1059a5 CMYK chart
      #1059a5 RGB pie chart
      #1059a5 color shades, tints & tones
#1059a5 color schemes
#1059a5 color preview, HTML & CSS examples
           This text has a color of #1059a5        
        
          <p style="color:#1059a5;">Text here</p>
        
        
          .mytext {color:#1059a5;}
        
        Text color #1059a5
      
           This box has a color of #1059a5        
        
          <div style="background-color:#1059a5;">Content here</div>
        
        
          .mybackground {background-color:#1059a5;}
        
        Background color #1059a5
      
           Border around this has a color of #1059a5        
        
          <div style="border:2px solid #1059a5;">Content here</div>
        
        
          .myborder {border:2px solid #1059a5;}
        
        Border color #1059a5