#1296a1 color space conversions
Hex:
        #1296a1
        RGB:
        18, 150, 161
        CMY:
        93, 41, 37
        CMYK:
        89, 7, 0, 37
      HSL:
        185°, 79.8883%, 35.0980%
        HSV (HSB):
        185°, 88.8199%, 63.1373%
        XYZ:
        17.5888, 24.5145, 37.5230
        xyY:
        0.2209, 0.3079, 24.5145
      CIE-Lab:
        56.5993, -27.9993, -15.0485
        CIE-LCH:
        56.5993, 31.7871, 208.2563
        CIE-Luv:
        56.5993, -41.5933, -18.5361
        Hunter-Lab:
        49.5121, -23.2354, -10.2747
      #1296a1 color charts
#1296a1 RGB chart
      #1296a1 CMYK chart
      #1296a1 RGB pie chart
      #1296a1 color shades, tints & tones
#1296a1 color schemes
#1296a1 color preview, HTML & CSS examples
           This text has a color of #1296a1        
        
          <p style="color:#1296a1;">Text here</p>
        
        
          .mytext {color:#1296a1;}
        
        Text color #1296a1
      
           This box has a color of #1296a1        
        
          <div style="background-color:#1296a1;">Content here</div>
        
        
          .mybackground {background-color:#1296a1;}
        
        Background color #1296a1
      
           Border around this has a color of #1296a1        
        
          <div style="border:2px solid #1296a1;">Content here</div>
        
        
          .myborder {border:2px solid #1296a1;}
        
        Border color #1296a1