#1067bb color space conversions
Hex:
        #1067bb
        RGB:
        16, 103, 187
        CMY:
        94, 60, 27
        CMYK:
        91, 45, 0, 27
      HSL:
        209°, 84.2365%, 39.8039%
        HSV (HSB):
        209°, 91.4439%, 73.3333%
        XYZ:
        14.0336, 13.3985, 48.8602
        xyY:
        0.1839, 0.1756, 13.3985
      CIE-Lab:
        43.3577, 8.4172, -50.7780
        CIE-LCH:
        43.3577, 51.4709, 279.4121
        CIE-Luv:
        43.3577, -24.0102, -76.0072
        Hunter-Lab:
        36.6040, 4.3780, -53.5195
      #1067bb color charts
#1067bb RGB chart
      #1067bb CMYK chart
      #1067bb RGB pie chart
      #1067bb color shades, tints & tones
#1067bb color schemes
#1067bb color preview, HTML & CSS examples
           This text has a color of #1067bb        
        
          <p style="color:#1067bb;">Text here</p>
        
        
          .mytext {color:#1067bb;}
        
        Text color #1067bb
      
           This box has a color of #1067bb        
        
          <div style="background-color:#1067bb;">Content here</div>
        
        
          .mybackground {background-color:#1067bb;}
        
        Background color #1067bb
      
           Border around this has a color of #1067bb        
        
          <div style="border:2px solid #1067bb;">Content here</div>
        
        
          .myborder {border:2px solid #1067bb;}
        
        Border color #1067bb