#1071c2 color space conversions
Hex:
        #1071c2
        RGB:
        16, 113, 194
        CMY:
        94, 56, 24
        CMYK:
        92, 42, 0, 24
      HSL:
        207°, 84.7619%, 41.1765%
        HSV (HSB):
        207°, 91.7526%, 76.0784%
        XYZ:
        15.8564, 15.8155, 53.2559
        xyY:
        0.1867, 0.1862, 15.8155
      CIE-Lab:
        46.7314, 4.8548, -49.4217
        CIE-LCH:
        46.7314, 49.6595, 275.6102
        CIE-Luv:
        46.7314, -26.8599, -75.0694
        Hunter-Lab:
        39.7687, 1.5758, -51.5597
      #1071c2 color charts
#1071c2 RGB chart
      #1071c2 CMYK chart
      #1071c2 RGB pie chart
      #1071c2 color shades, tints & tones
#1071c2 color schemes
#1071c2 color preview, HTML & CSS examples
           This text has a color of #1071c2        
        
          <p style="color:#1071c2;">Text here</p>
        
        
          .mytext {color:#1071c2;}
        
        Text color #1071c2
      
           This box has a color of #1071c2        
        
          <div style="background-color:#1071c2;">Content here</div>
        
        
          .mybackground {background-color:#1071c2;}
        
        Background color #1071c2
      
           Border around this has a color of #1071c2        
        
          <div style="border:2px solid #1071c2;">Content here</div>
        
        
          .myborder {border:2px solid #1071c2;}
        
        Border color #1071c2