#1694eb color space conversions
Hex:
        #1694eb
        RGB:
        22, 148, 235
        CMY:
        91, 42, 8
        CMYK:
        91, 37, 0, 8
      HSL:
        205°, 84.1897%, 50.3922%
        HSV (HSB):
        205°, 90.6383%, 92.1569%
        XYZ:
        25.9162, 27.3485, 82.5101
        xyY:
        0.1909, 0.2014, 27.3485
      CIE-Lab:
        59.2956, -0.3241, -52.5189
        CIE-LCH:
        59.2956, 52.5199, 269.6465
        CIE-Luv:
        59.2956, -35.6215, -83.4944
        Hunter-Lab:
        52.2958, -3.0587, -56.9381
      #1694eb color charts
#1694eb RGB chart
      #1694eb CMYK chart
      #1694eb RGB pie chart
      #1694eb color shades, tints & tones
#1694eb color schemes
#1694eb color preview, HTML & CSS examples
           This text has a color of #1694eb        
        
          <p style="color:#1694eb;">Text here</p>
        
        
          .mytext {color:#1694eb;}
        
        Text color #1694eb
      
           This box has a color of #1694eb        
        
          <div style="background-color:#1694eb;">Content here</div>
        
        
          .mybackground {background-color:#1694eb;}
        
        Background color #1694eb
      
           Border around this has a color of #1694eb        
        
          <div style="border:2px solid #1694eb;">Content here</div>
        
        
          .myborder {border:2px solid #1694eb;}
        
        Border color #1694eb