#1668eb color space conversions
Hex:
        #1668eb
        RGB:
        22, 104, 235
        CMY:
        91, 59, 8
        CMYK:
        91, 56, 0, 8
      HSL:
        217°, 84.1897%, 50.3922%
        HSV (HSB):
        217°, 90.6383%, 92.1569%
        XYZ:
        20.2766, 16.0694, 80.6303
        xyY:
        0.1733, 0.1374, 16.0694
      CIE-Lab:
        47.0654, 26.9264, -72.2100
        CIE-LCH:
        47.0654, 77.0669, 290.4500
        CIE-Luv:
        47.0654, -22.4311, -110.7030
        Hunter-Lab:
        40.0866, 20.1372, -91.1954
      #1668eb color charts
#1668eb RGB chart
      #1668eb CMYK chart
      #1668eb RGB pie chart
      #1668eb color shades, tints & tones
#1668eb color schemes
#1668eb color preview, HTML & CSS examples
           This text has a color of #1668eb        
        
          <p style="color:#1668eb;">Text here</p>
        
        
          .mytext {color:#1668eb;}
        
        Text color #1668eb
      
           This box has a color of #1668eb        
        
          <div style="background-color:#1668eb;">Content here</div>
        
        
          .mybackground {background-color:#1668eb;}
        
        Background color #1668eb
      
           Border around this has a color of #1668eb        
        
          <div style="border:2px solid #1668eb;">Content here</div>
        
        
          .myborder {border:2px solid #1668eb;}
        
        Border color #1668eb