#1299a6 color space conversions
Hex:
        #1299a6
        RGB:
        18, 153, 166
        CMY:
        93, 40, 35
        CMYK:
        89, 8, 0, 35
      HSL:
        185°, 80.4348%, 36.0784%
        HSV (HSB):
        185°, 89.1566%, 65.0980%
        XYZ:
        18.5236, 25.6642, 40.0538
        xyY:
        0.2199, 0.3047, 25.6642
      CIE-Lab:
        57.7170, -27.8560, -16.2056
        CIE-LCH:
        57.7170, 32.2270, 210.1893
        CIE-Luv:
        57.7170, -42.2755, -20.4406
        Hunter-Lab:
        50.6599, -23.3869, -11.4152
      #1299a6 color charts
#1299a6 RGB chart
      #1299a6 CMYK chart
      #1299a6 RGB pie chart
      #1299a6 color shades, tints & tones
#1299a6 color schemes
#1299a6 color preview, HTML & CSS examples
           This text has a color of #1299a6        
        
          <p style="color:#1299a6;">Text here</p>
        
        
          .mytext {color:#1299a6;}
        
        Text color #1299a6
      
           This box has a color of #1299a6        
        
          <div style="background-color:#1299a6;">Content here</div>
        
        
          .mybackground {background-color:#1299a6;}
        
        Background color #1299a6
      
           Border around this has a color of #1299a6        
        
          <div style="border:2px solid #1299a6;">Content here</div>
        
        
          .myborder {border:2px solid #1299a6;}
        
        Border color #1299a6