#1696ca color space conversions
Hex:
        #1696ca
        RGB:
        22, 150, 202
        CMY:
        91, 41, 21
        CMYK:
        89, 26, 0, 21
      HSL:
        197°, 80.3571%, 43.9216%
        HSV (HSB):
        197°, 89.1089%, 79.2157%
        XYZ:
        21.8979, 26.2475, 59.7893
        xyY:
        0.2029, 0.2432, 26.2475
      CIE-Lab:
        58.2713, -13.6154, -35.7224
        CIE-LCH:
        58.2713, 38.2291, 249.1360
        CIE-Luv:
        58.2713, -38.3473, -54.0120
        Hunter-Lab:
        51.2323, -13.3616, -33.3301
      #1696ca color charts
#1696ca RGB chart
      #1696ca CMYK chart
      #1696ca RGB pie chart
      #1696ca color shades, tints & tones
#1696ca color schemes
#1696ca color preview, HTML & CSS examples
           This text has a color of #1696ca        
        
          <p style="color:#1696ca;">Text here</p>
        
        
          .mytext {color:#1696ca;}
        
        Text color #1696ca
      
           This box has a color of #1696ca        
        
          <div style="background-color:#1696ca;">Content here</div>
        
        
          .mybackground {background-color:#1696ca;}
        
        Background color #1696ca
      
           Border around this has a color of #1696ca        
        
          <div style="border:2px solid #1696ca;">Content here</div>
        
        
          .myborder {border:2px solid #1696ca;}
        
        Border color #1696ca