#1059a9 color space conversions
Hex:
        #1059a9
        RGB:
        16, 89, 169
        CMY:
        94, 65, 34
        CMYK:
        91, 47, 0, 34
      HSL:
        211°, 82.7027%, 36.2745%
        HSV (HSB):
        211°, 90.5325%, 66.2745%
        XYZ:
        10.9475, 10.1195, 38.9124
        xyY:
        0.1825, 0.1687, 10.1195
      CIE-Lab:
        38.0560, 10.2737, -48.7294
        CIE-LCH:
        38.0560, 49.8006, 281.9054
        CIE-Luv:
        38.0560, -20.3602, -70.4782
        Hunter-Lab:
        31.8111, 5.7595, -50.2576
      #1059a9 color charts
#1059a9 RGB chart
      #1059a9 CMYK chart
      #1059a9 RGB pie chart
      #1059a9 color shades, tints & tones
#1059a9 color schemes
#1059a9 color preview, HTML & CSS examples
           This text has a color of #1059a9        
        
          <p style="color:#1059a9;">Text here</p>
        
        
          .mytext {color:#1059a9;}
        
        Text color #1059a9
      
           This box has a color of #1059a9        
        
          <div style="background-color:#1059a9;">Content here</div>
        
        
          .mybackground {background-color:#1059a9;}
        
        Background color #1059a9
      
           Border around this has a color of #1059a9        
        
          <div style="border:2px solid #1059a9;">Content here</div>
        
        
          .myborder {border:2px solid #1059a9;}
        
        Border color #1059a9