#163f6f color space conversions
Hex:
        #163f6f
        RGB:
        22, 63, 111
        CMY:
        91, 75, 56
        CMYK:
        80, 43, 0, 56
      HSL:
        212°, 66.9173%, 26.0784%
        HSV (HSB):
        212°, 80.1802%, 43.5294%
        XYZ:
        4.9776, 4.8733, 15.7172
        xyY:
        0.1947, 0.1906, 4.8733
      CIE-Lab:
        26.3707, 4.4352, -31.8616
        CIE-LCH:
        26.3707, 32.1688, 277.9247
        CIE-Luv:
        26.3707, -13.3173, -40.4869
        Hunter-Lab:
        22.0755, 1.6163, -26.7601
      #163f6f color charts
#163f6f RGB chart
      #163f6f CMYK chart
      #163f6f RGB pie chart
      #163f6f color shades, tints & tones
#163f6f color schemes
#163f6f color preview, HTML & CSS examples
           This text has a color of #163f6f        
        
          <p style="color:#163f6f;">Text here</p>
        
        
          .mytext {color:#163f6f;}
        
        Text color #163f6f
      
           This box has a color of #163f6f        
        
          <div style="background-color:#163f6f;">Content here</div>
        
        
          .mybackground {background-color:#163f6f;}
        
        Background color #163f6f
      
           Border around this has a color of #163f6f        
        
          <div style="border:2px solid #163f6f;">Content here</div>
        
        
          .myborder {border:2px solid #163f6f;}
        
        Border color #163f6f