#1660d1 color space conversions
Hex:
        #1660d1
        RGB:
        22, 96, 209
        CMY:
        91, 62, 18
        CMYK:
        89, 54, 0, 18
      HSL:
        216°, 80.9524%, 45.2941%
        HSV (HSB):
        216°, 89.4737%, 81.9608%
        XYZ:
        16.0224, 13.1398, 62.0134
        xyY:
        0.1757, 0.1441, 13.1398
      CIE-Lab:
        42.9731, 22.0115, -64.1047
        CIE-LCH:
        42.9731, 67.7784, 288.9508
        CIE-Luv:
        42.9731, -20.8256, -96.1262
        Hunter-Lab:
        36.2488, 15.4635, -76.0573
      #1660d1 color charts
#1660d1 RGB chart
      #1660d1 CMYK chart
      #1660d1 RGB pie chart
      #1660d1 color shades, tints & tones
#1660d1 color schemes
#1660d1 color preview, HTML & CSS examples
           This text has a color of #1660d1        
        
          <p style="color:#1660d1;">Text here</p>
        
        
          .mytext {color:#1660d1;}
        
        Text color #1660d1
      
           This box has a color of #1660d1        
        
          <div style="background-color:#1660d1;">Content here</div>
        
        
          .mybackground {background-color:#1660d1;}
        
        Background color #1660d1
      
           Border around this has a color of #1660d1        
        
          <div style="border:2px solid #1660d1;">Content here</div>
        
        
          .myborder {border:2px solid #1660d1;}
        
        Border color #1660d1