#1085ac color space conversions
Hex:
        #1085ac
        RGB:
        16, 133, 172
        CMY:
        94, 48, 33
        CMYK:
        91, 23, 0, 33
      HSL:
        195°, 82.9787%, 36.8627%
        HSV (HSB):
        195°, 90.6977%, 67.4510%
        XYZ:
        16.0476, 19.8638, 42.0180
        xyY:
        0.2059, 0.2549, 19.8638
      CIE-Lab:
        51.6828, -15.3856, -28.9145
        CIE-LCH:
        51.6828, 32.7531, 241.9822
        CIE-Luv:
        51.6828, -34.9186, -41.7139
        Hunter-Lab:
        44.5688, -13.7240, -24.6985
      #1085ac color charts
#1085ac RGB chart
      #1085ac CMYK chart
      #1085ac RGB pie chart
      #1085ac color shades, tints & tones
#1085ac color schemes
#1085ac color preview, HTML & CSS examples
           This text has a color of #1085ac        
        
          <p style="color:#1085ac;">Text here</p>
        
        
          .mytext {color:#1085ac;}
        
        Text color #1085ac
      
           This box has a color of #1085ac        
        
          <div style="background-color:#1085ac;">Content here</div>
        
        
          .mybackground {background-color:#1085ac;}
        
        Background color #1085ac
      
           Border around this has a color of #1085ac        
        
          <div style="border:2px solid #1085ac;">Content here</div>
        
        
          .myborder {border:2px solid #1085ac;}
        
        Border color #1085ac