#1290a4 color space conversions
Hex:
        #1290a4
        RGB:
        18, 144, 164
        CMY:
        93, 44, 36
        CMYK:
        89, 12, 0, 36
      HSL:
        188°, 80.2198%, 35.6863%
        HSV (HSB):
        188°, 89.0244%, 64.3137%
        XYZ:
        16.9236, 22.7555, 38.6222
        xyY:
        0.2161, 0.2906, 22.7555
      CIE-Lab:
        54.8195, -23.9666, -19.4732
        CIE-LCH:
        54.8195, 30.8805, 219.0943
        CIE-Luv:
        54.8195, -39.2400, -25.9278
        Hunter-Lab:
        47.7027, -20.1530, -14.6120
      #1290a4 color charts
#1290a4 RGB chart
      #1290a4 CMYK chart
      #1290a4 RGB pie chart
      #1290a4 color shades, tints & tones
#1290a4 color schemes
#1290a4 color preview, HTML & CSS examples
           This text has a color of #1290a4        
        
          <p style="color:#1290a4;">Text here</p>
        
        
          .mytext {color:#1290a4;}
        
        Text color #1290a4
      
           This box has a color of #1290a4        
        
          <div style="background-color:#1290a4;">Content here</div>
        
        
          .mybackground {background-color:#1290a4;}
        
        Background color #1290a4
      
           Border around this has a color of #1290a4        
        
          <div style="border:2px solid #1290a4;">Content here</div>
        
        
          .myborder {border:2px solid #1290a4;}
        
        Border color #1290a4