#1079bc color space conversions
Hex:
        #1079bc
        RGB:
        16, 121, 188
        CMY:
        94, 53, 26
        CMYK:
        91, 36, 0, 26
      HSL:
        203°, 84.3137%, 40.0000%
        HSV (HSB):
        203°, 91.4894%, 73.7255%
        XYZ:
        16.1282, 17.4157, 50.0885
        xyY:
        0.1928, 0.2082, 17.4157
      CIE-Lab:
        48.7797, -2.4103, -42.7021
        CIE-LCH:
        48.7797, 42.7701, 266.7694
        CIE-Luv:
        48.7797, -29.7910, -64.5552
        Hunter-Lab:
        41.7322, -4.0467, -41.9495
      #1079bc color charts
#1079bc RGB chart
      #1079bc CMYK chart
      #1079bc RGB pie chart
      #1079bc color shades, tints & tones
#1079bc color schemes
#1079bc color preview, HTML & CSS examples
           This text has a color of #1079bc        
        
          <p style="color:#1079bc;">Text here</p>
        
        
          .mytext {color:#1079bc;}
        
        Text color #1079bc
      
           This box has a color of #1079bc        
        
          <div style="background-color:#1079bc;">Content here</div>
        
        
          .mybackground {background-color:#1079bc;}
        
        Background color #1079bc
      
           Border around this has a color of #1079bc        
        
          <div style="border:2px solid #1079bc;">Content here</div>
        
        
          .myborder {border:2px solid #1079bc;}
        
        Border color #1079bc