#1660bb color space conversions
Hex:
        #1660bb
        RGB:
        22, 96, 187
        CMY:
        91, 62, 27
        CMYK:
        88, 49, 0, 27
      HSL:
        213°, 78.9474%, 40.9804%
        HSV (HSB):
        213°, 88.2353%, 73.3333%
        XYZ:
        13.4834, 12.1242, 48.6433
        xyY:
        0.1816, 0.1633, 12.1242
      CIE-Lab:
        41.4128, 13.3006, -53.9042
        CIE-LCH:
        41.4128, 55.5209, 283.8606
        CIE-Luv:
        41.4128, -21.4295, -80.0023
        Hunter-Lab:
        34.8198, 8.1866, -58.4543
      #1660bb color charts
#1660bb RGB chart
      #1660bb CMYK chart
      #1660bb RGB pie chart
      #1660bb color shades, tints & tones
#1660bb color schemes
#1660bb color preview, HTML & CSS examples
           This text has a color of #1660bb        
        
          <p style="color:#1660bb;">Text here</p>
        
        
          .mytext {color:#1660bb;}
        
        Text color #1660bb
      
           This box has a color of #1660bb        
        
          <div style="background-color:#1660bb;">Content here</div>
        
        
          .mybackground {background-color:#1660bb;}
        
        Background color #1660bb
      
           Border around this has a color of #1660bb        
        
          <div style="border:2px solid #1660bb;">Content here</div>
        
        
          .myborder {border:2px solid #1660bb;}
        
        Border color #1660bb