#1664c8 color space conversions
Hex:
        #1664c8
        RGB:
        22, 100, 200
        CMY:
        91, 61, 22
        CMYK:
        89, 50, 0, 22
      HSL:
        214°, 80.1802%, 43.5294%
        HSV (HSB):
        214°, 89.0000%, 78.4314%
        XYZ:
        15.3134, 13.4550, 56.4336
        xyY:
        0.1797, 0.1579, 13.4550
      CIE-Lab:
        43.4410, 15.8587, -58.1686
        CIE-LCH:
        43.4410, 60.2916, 285.2502
        CIE-Luv:
        43.4410, -22.2124, -87.5194
        Hunter-Lab:
        36.6811, 10.3270, -65.5403
      #1664c8 color charts
#1664c8 RGB chart
      #1664c8 CMYK chart
      #1664c8 RGB pie chart
      #1664c8 color shades, tints & tones
#1664c8 color schemes
#1664c8 color preview, HTML & CSS examples
           This text has a color of #1664c8        
        
          <p style="color:#1664c8;">Text here</p>
        
        
          .mytext {color:#1664c8;}
        
        Text color #1664c8
      
           This box has a color of #1664c8        
        
          <div style="background-color:#1664c8;">Content here</div>
        
        
          .mybackground {background-color:#1664c8;}
        
        Background color #1664c8
      
           Border around this has a color of #1664c8        
        
          <div style="border:2px solid #1664c8;">Content here</div>
        
        
          .myborder {border:2px solid #1664c8;}
        
        Border color #1664c8