#1699d5 color space conversions
Hex:
        #1699d5
        RGB:
        22, 153, 213
        CMY:
        91, 40, 16
        CMYK:
        90, 28, 0, 16
      HSL:
        199°, 81.2766%, 46.0784%
        HSV (HSB):
        199°, 89.6714%, 83.5294%
        XYZ:
        23.7323, 27.7571, 67.0576
        xyY:
        0.2002, 0.2341, 27.7571
      CIE-Lab:
        59.6687, -11.3078, -39.6975
        CIE-LCH:
        59.6687, 41.2766, 254.1004
        CIE-Luv:
        59.6687, -38.6331, -61.1013
        Hunter-Lab:
        52.6850, -11.7922, -38.5849
      #1699d5 color charts
#1699d5 RGB chart
      #1699d5 CMYK chart
      #1699d5 RGB pie chart
      #1699d5 color shades, tints & tones
#1699d5 color schemes
#1699d5 color preview, HTML & CSS examples
           This text has a color of #1699d5        
        
          <p style="color:#1699d5;">Text here</p>
        
        
          .mytext {color:#1699d5;}
        
        Text color #1699d5
      
           This box has a color of #1699d5        
        
          <div style="background-color:#1699d5;">Content here</div>
        
        
          .mybackground {background-color:#1699d5;}
        
        Background color #1699d5
      
           Border around this has a color of #1699d5        
        
          <div style="border:2px solid #1699d5;">Content here</div>
        
        
          .myborder {border:2px solid #1699d5;}
        
        Border color #1699d5