#1290bd color space conversions
Hex:
        #1290bd
        RGB:
        18, 144, 189
        CMY:
        93, 44, 26
        CMYK:
        90, 24, 0, 26
      HSL:
        196°, 82.6087%, 40.5882%
        HSV (HSB):
        196°, 90.4762%, 74.1176%
        XYZ:
        19.4080, 23.7492, 51.7053
        xyY:
        0.2046, 0.2504, 23.7492
      CIE-Lab:
        55.8358, -15.2058, -32.1799
        CIE-LCH:
        55.8358, 35.5916, 244.7082
        CIE-Luv:
        55.8358, -37.4362, -47.6361
        Hunter-Lab:
        48.7332, -14.1954, -28.7927
      #1290bd color charts
#1290bd RGB chart
      #1290bd CMYK chart
      #1290bd RGB pie chart
      #1290bd color shades, tints & tones
#1290bd color schemes
#1290bd color preview, HTML & CSS examples
           This text has a color of #1290bd        
        
          <p style="color:#1290bd;">Text here</p>
        
        
          .mytext {color:#1290bd;}
        
        Text color #1290bd
      
           This box has a color of #1290bd        
        
          <div style="background-color:#1290bd;">Content here</div>
        
        
          .mybackground {background-color:#1290bd;}
        
        Background color #1290bd
      
           Border around this has a color of #1290bd        
        
          <div style="border:2px solid #1290bd;">Content here</div>
        
        
          .myborder {border:2px solid #1290bd;}
        
        Border color #1290bd