#148a9b color space conversions
Hex:
        #148a9b
        RGB:
        20, 138, 155
        CMY:
        92, 46, 39
        CMYK:
        87, 11, 0, 39
      HSL:
        188°, 77.1429%, 34.3137%
        HSV (HSB):
        188°, 87.0968%, 60.7843%
        XYZ:
        15.2934, 20.6922, 34.1983
        xyY:
        0.2179, 0.2948, 20.6922
      CIE-Lab:
        52.6110, -23.7856, -17.6548
        CIE-LCH:
        52.6110, 29.6217, 216.5846
        CIE-Luv:
        52.6110, -37.6182, -22.9089
        Hunter-Lab:
        45.4887, -19.5933, -12.7320
      #148a9b color charts
#148a9b RGB chart
      #148a9b CMYK chart
      #148a9b RGB pie chart
      #148a9b color shades, tints & tones
#148a9b color schemes
#148a9b color preview, HTML & CSS examples
           This text has a color of #148a9b        
        
          <p style="color:#148a9b;">Text here</p>
        
        
          .mytext {color:#148a9b;}
        
        Text color #148a9b
      
           This box has a color of #148a9b        
        
          <div style="background-color:#148a9b;">Content here</div>
        
        
          .mybackground {background-color:#148a9b;}
        
        Background color #148a9b
      
           Border around this has a color of #148a9b        
        
          <div style="border:2px solid #148a9b;">Content here</div>
        
        
          .myborder {border:2px solid #148a9b;}
        
        Border color #148a9b