#1296aa color space conversions
Hex:
        #1296aa
        RGB:
        18, 150, 170
        CMY:
        93, 41, 33
        CMYK:
        89, 12, 0, 33
      HSL:
        188°, 80.8511%, 36.8627%
        HSV (HSB):
        188°, 89.4118%, 66.6667%
        XYZ:
        18.4115, 24.8436, 41.8551
        xyY:
        0.2163, 0.2919, 24.8436
      CIE-Lab:
        56.9227, -25.0185, -19.6919
        CIE-LCH:
        56.9227, 31.8386, 218.2061
        CIE-Luv:
        56.9227, -40.9137, -26.3046
        Hunter-Lab:
        49.8433, -21.2902, -14.8975
      #1296aa color charts
#1296aa RGB chart
      #1296aa CMYK chart
      #1296aa RGB pie chart
      #1296aa color shades, tints & tones
#1296aa color schemes
#1296aa color preview, HTML & CSS examples
           This text has a color of #1296aa        
        
          <p style="color:#1296aa;">Text here</p>
        
        
          .mytext {color:#1296aa;}
        
        Text color #1296aa
      
           This box has a color of #1296aa        
        
          <div style="background-color:#1296aa;">Content here</div>
        
        
          .mybackground {background-color:#1296aa;}
        
        Background color #1296aa
      
           Border around this has a color of #1296aa        
        
          <div style="border:2px solid #1296aa;">Content here</div>
        
        
          .myborder {border:2px solid #1296aa;}
        
        Border color #1296aa