#16407f color space conversions
Hex:
        #16407f
        RGB:
        22, 64, 127
        CMY:
        91, 75, 50
        CMYK:
        83, 50, 0, 50
      HSL:
        216°, 70.4698%, 29.2157%
        HSV (HSB):
        216°, 82.6772%, 49.8039%
        XYZ:
        5.9950, 5.3697, 20.7992
        xyY:
        0.1864, 0.1669, 5.3697
      CIE-Lab:
        27.7630, 10.3975, -39.7304
        CIE-LCH:
        27.7630, 41.0684, 284.6655
        CIE-Luv:
        27.7630, -13.2933, -51.9210
        Hunter-Lab:
        23.1726, 5.6283, -36.9966
      #16407f color charts
#16407f RGB chart
      #16407f CMYK chart
      #16407f RGB pie chart
      #16407f color shades, tints & tones
#16407f color schemes
#16407f color preview, HTML & CSS examples
           This text has a color of #16407f        
        
          <p style="color:#16407f;">Text here</p>
        
        
          .mytext {color:#16407f;}
        
        Text color #16407f
      
           This box has a color of #16407f        
        
          <div style="background-color:#16407f;">Content here</div>
        
        
          .mybackground {background-color:#16407f;}
        
        Background color #16407f
      
           Border around this has a color of #16407f        
        
          <div style="border:2px solid #16407f;">Content here</div>
        
        
          .myborder {border:2px solid #16407f;}
        
        Border color #16407f