#1058af color space conversions
Hex:
        #1058af
        RGB:
        16, 88, 175
        CMY:
        94, 65, 31
        CMYK:
        91, 50, 0, 31
      HSL:
        213°, 83.2461%, 37.4510%
        HSV (HSB):
        213°, 90.8571%, 68.6275%
        XYZ:
        11.4413, 10.1848, 41.9203
        xyY:
        0.1800, 0.1603, 10.1848
      CIE-Lab:
        38.1720, 13.3778, -52.0961
        CIE-LCH:
        38.1720, 53.7863, 284.4019
        CIE-Luv:
        38.1720, -19.8567, -75.5414
        Hunter-Lab:
        31.9136, 8.1450, -55.5413
      #1058af color charts
#1058af RGB chart
      #1058af CMYK chart
      #1058af RGB pie chart
      #1058af color shades, tints & tones
#1058af color schemes
#1058af color preview, HTML & CSS examples
           This text has a color of #1058af        
        
          <p style="color:#1058af;">Text here</p>
        
        
          .mytext {color:#1058af;}
        
        Text color #1058af
      
           This box has a color of #1058af        
        
          <div style="background-color:#1058af;">Content here</div>
        
        
          .mybackground {background-color:#1058af;}
        
        Background color #1058af
      
           Border around this has a color of #1058af        
        
          <div style="border:2px solid #1058af;">Content here</div>
        
        
          .myborder {border:2px solid #1058af;}
        
        Border color #1058af