#129ab7 color space conversions
Hex:
        #129ab7
        RGB:
        18, 154, 183
        CMY:
        93, 40, 28
        CMYK:
        90, 16, 0, 28
      HSL:
        191°, 82.0896%, 39.4118%
        HSV (HSB):
        191°, 90.1639%, 71.7647%
        XYZ:
        20.3523, 26.6587, 48.8727
        xyY:
        0.2123, 0.2780, 26.6587
      CIE-Lab:
        58.6571, -22.6666, -24.4127
        CIE-LCH:
        58.6571, 33.3130, 227.1241
        CIE-Luv:
        58.6571, -41.3475, -34.3686
        Hunter-Lab:
        51.6321, -19.9951, -19.9789
      #129ab7 color charts
#129ab7 RGB chart
      #129ab7 CMYK chart
      #129ab7 RGB pie chart
      #129ab7 color shades, tints & tones
#129ab7 color schemes
#129ab7 color preview, HTML & CSS examples
           This text has a color of #129ab7        
        
          <p style="color:#129ab7;">Text here</p>
        
        
          .mytext {color:#129ab7;}
        
        Text color #129ab7
      
           This box has a color of #129ab7        
        
          <div style="background-color:#129ab7;">Content here</div>
        
        
          .mybackground {background-color:#129ab7;}
        
        Background color #129ab7
      
           Border around this has a color of #129ab7        
        
          <div style="border:2px solid #129ab7;">Content here</div>
        
        
          .myborder {border:2px solid #129ab7;}
        
        Border color #129ab7