#1072bf color space conversions
Hex:
        #1072bf
        RGB:
        16, 114, 191
        CMY:
        94, 55, 25
        CMYK:
        92, 40, 0, 25
      HSL:
        206°, 84.5411%, 40.5882%
        HSV (HSB):
        206°, 91.6230%, 74.9020%
        XYZ:
        15.6350, 15.9064, 51.5364
        xyY:
        0.1882, 0.1915, 15.9064
      CIE-Lab:
        46.8514, 3.0502, -47.5003
        CIE-LCH:
        46.8514, 47.5981, 273.6742
        CIE-Luv:
        46.8514, -27.3293, -71.9804
        Hunter-Lab:
        39.8828, 0.1812, -48.6964
      #1072bf color charts
#1072bf RGB chart
      #1072bf CMYK chart
      #1072bf RGB pie chart
      #1072bf color shades, tints & tones
#1072bf color schemes
#1072bf color preview, HTML & CSS examples
           This text has a color of #1072bf        
        
          <p style="color:#1072bf;">Text here</p>
        
        
          .mytext {color:#1072bf;}
        
        Text color #1072bf
      
           This box has a color of #1072bf        
        
          <div style="background-color:#1072bf;">Content here</div>
        
        
          .mybackground {background-color:#1072bf;}
        
        Background color #1072bf
      
           Border around this has a color of #1072bf        
        
          <div style="border:2px solid #1072bf;">Content here</div>
        
        
          .myborder {border:2px solid #1072bf;}
        
        Border color #1072bf