#1299a3 color space conversions
Hex:
        #1299a3
        RGB:
        18, 153, 163
        CMY:
        93, 40, 36
        CMYK:
        89, 6, 0, 36
      HSL:
        184°, 80.1105%, 35.4902%
        HSV (HSB):
        184°, 88.9571%, 63.9216%
        XYZ:
        18.2515, 25.5554, 38.6211
        xyY:
        0.2214, 0.3100, 25.5554
      CIE-Lab:
        57.6126, -28.8326, -14.6561
        CIE-LCH:
        57.6126, 32.3437, 206.9450
        CIE-Luv:
        57.6126, -42.5039, -17.8612
        Hunter-Lab:
        50.5524, -24.0205, -9.9098
      #1299a3 color charts
#1299a3 RGB chart
      #1299a3 CMYK chart
      #1299a3 RGB pie chart
      #1299a3 color shades, tints & tones
#1299a3 color schemes
#1299a3 color preview, HTML & CSS examples
           This text has a color of #1299a3        
        
          <p style="color:#1299a3;">Text here</p>
        
        
          .mytext {color:#1299a3;}
        
        Text color #1299a3
      
           This box has a color of #1299a3        
        
          <div style="background-color:#1299a3;">Content here</div>
        
        
          .mybackground {background-color:#1299a3;}
        
        Background color #1299a3
      
           Border around this has a color of #1299a3        
        
          <div style="border:2px solid #1299a3;">Content here</div>
        
        
          .myborder {border:2px solid #1299a3;}
        
        Border color #1299a3