#148d9b color space conversions
Hex:
        #148d9b
        RGB:
        20, 141, 155
        CMY:
        92, 45, 39
        CMYK:
        87, 9, 0, 39
      HSL:
        186°, 77.1429%, 34.3137%
        HSV (HSB):
        186°, 87.0968%, 60.7843%
        XYZ:
        15.7298, 21.5650, 34.3438
        xyY:
        0.2196, 0.3010, 21.5650
      CIE-Lab:
        53.5624, -25.3240, -16.2069
        CIE-LCH:
        53.5624, 30.0661, 212.6186
        CIE-Luv:
        53.5624, -38.6907, -20.5162
        Hunter-Lab:
        46.4382, -20.8044, -11.3417
      #148d9b color charts
#148d9b RGB chart
      #148d9b CMYK chart
      #148d9b RGB pie chart
      #148d9b color shades, tints & tones
#148d9b color schemes
#148d9b color preview, HTML & CSS examples
           This text has a color of #148d9b        
        
          <p style="color:#148d9b;">Text here</p>
        
        
          .mytext {color:#148d9b;}
        
        Text color #148d9b
      
           This box has a color of #148d9b        
        
          <div style="background-color:#148d9b;">Content here</div>
        
        
          .mybackground {background-color:#148d9b;}
        
        Background color #148d9b
      
           Border around this has a color of #148d9b        
        
          <div style="border:2px solid #148d9b;">Content here</div>
        
        
          .myborder {border:2px solid #148d9b;}
        
        Border color #148d9b