#10475b color space conversions
Hex:
        #10475b
        RGB:
        16, 71, 91
        CMY:
        94, 72, 64
        CMYK:
        82, 22, 0, 64
      HSL:
        196°, 70.0935%, 20.9804%
        HSV (HSB):
        196°, 82.4176%, 35.6863%
        XYZ:
        4.3553, 5.3720, 10.7049
        xyY:
        0.2132, 0.2629, 5.3720
      CIE-Lab:
        27.7692, -9.7394, -16.8433
        CIE-LCH:
        27.7692, 19.4565, 239.9619
        CIE-Luv:
        27.7692, -17.6909, -19.9570
        Hunter-Lab:
        23.1775, -7.0190, -11.1597
      #10475b color charts
#10475b RGB chart
      #10475b CMYK chart
      #10475b RGB pie chart
      #10475b color shades, tints & tones
#10475b color schemes
#10475b color preview, HTML & CSS examples
           This text has a color of #10475b        
        
          <p style="color:#10475b;">Text here</p>
        
        
          .mytext {color:#10475b;}
        
        Text color #10475b
      
           This box has a color of #10475b        
        
          <div style="background-color:#10475b;">Content here</div>
        
        
          .mybackground {background-color:#10475b;}
        
        Background color #10475b
      
           Border around this has a color of #10475b        
        
          <div style="border:2px solid #10475b;">Content here</div>
        
        
          .myborder {border:2px solid #10475b;}
        
        Border color #10475b