#16849e color space conversions
Hex:
        #16849e
        RGB:
        22, 132, 158
        CMY:
        91, 48, 38
        CMYK:
        86, 16, 0, 38
      HSL:
        191°, 75.5556%, 35.2941%
        HSV (HSB):
        191°, 86.0759%, 61.9608%
        XYZ:
        14.7537, 19.1417, 35.2649
        xyY:
        0.2133, 0.2768, 19.1417
      CIE-Lab:
        50.8526, -19.4435, -22.0854
        CIE-LCH:
        50.8526, 29.4247, 228.6401
        CIE-Luv:
        50.8526, -35.0904, -30.2478
        Hunter-Lab:
        43.7513, -16.3713, -17.1637
      #16849e color charts
#16849e RGB chart
      #16849e CMYK chart
      #16849e RGB pie chart
      #16849e color shades, tints & tones
#16849e color schemes
#16849e color preview, HTML & CSS examples
           This text has a color of #16849e        
        
          <p style="color:#16849e;">Text here</p>
        
        
          .mytext {color:#16849e;}
        
        Text color #16849e
      
           This box has a color of #16849e        
        
          <div style="background-color:#16849e;">Content here</div>
        
        
          .mybackground {background-color:#16849e;}
        
        Background color #16849e
      
           Border around this has a color of #16849e        
        
          <div style="border:2px solid #16849e;">Content here</div>
        
        
          .myborder {border:2px solid #16849e;}
        
        Border color #16849e