#1695dd color space conversions
Hex:
        #1695dd
        RGB:
        22, 149, 221
        CMY:
        91, 42, 13
        CMYK:
        90, 33, 0, 13
      HSL:
        202°, 81.8930%, 47.6471%
        HSV (HSB):
        202°, 90.0452%, 86.6667%
        XYZ:
        24.1295, 26.8859, 72.3244
        xyY:
        0.1956, 0.2180, 26.8859
      CIE-Lab:
        58.8686, -6.1127, -45.4200
        CIE-LCH:
        58.8686, 45.8295, 262.3351
        CIE-Luv:
        58.8686, -36.7787, -71.0417
        Hunter-Lab:
        51.8516, -7.6743, -46.4035
      #1695dd color charts
#1695dd RGB chart
      #1695dd CMYK chart
      #1695dd RGB pie chart
      #1695dd color shades, tints & tones
#1695dd color schemes
#1695dd color preview, HTML & CSS examples
           This text has a color of #1695dd        
        
          <p style="color:#1695dd;">Text here</p>
        
        
          .mytext {color:#1695dd;}
        
        Text color #1695dd
      
           This box has a color of #1695dd        
        
          <div style="background-color:#1695dd;">Content here</div>
        
        
          .mybackground {background-color:#1695dd;}
        
        Background color #1695dd
      
           Border around this has a color of #1695dd        
        
          <div style="border:2px solid #1695dd;">Content here</div>
        
        
          .myborder {border:2px solid #1695dd;}
        
        Border color #1695dd