#149a8b color space conversions
Hex:
        #149a8b
        RGB:
        20, 154, 139
        CMY:
        92, 40, 45
        CMYK:
        87, 0, 10, 40
      HSL:
        173°, 77.0115%, 34.1176%
        HSV (HSB):
        173°, 87.0130%, 60.3922%
        XYZ:
        16.5043, 25.1240, 28.4056
        xyY:
        0.2357, 0.3587, 25.1240
      CIE-Lab:
        57.1960, -36.5525, -1.5942
        CIE-LCH:
        57.1960, 36.5872, 182.4974
        CIE-Luv:
        57.1960, -44.5358, 3.0747
        Hunter-Lab:
        50.1239, -28.9420, 1.4865
      #149a8b color charts
#149a8b RGB chart
      #149a8b CMYK chart
      #149a8b RGB pie chart
      #149a8b color shades, tints & tones
#149a8b color schemes
#149a8b color preview, HTML & CSS examples
           This text has a color of #149a8b        
        
          <p style="color:#149a8b;">Text here</p>
        
        
          .mytext {color:#149a8b;}
        
        Text color #149a8b
      
           This box has a color of #149a8b        
        
          <div style="background-color:#149a8b;">Content here</div>
        
        
          .mybackground {background-color:#149a8b;}
        
        Background color #149a8b
      
           Border around this has a color of #149a8b        
        
          <div style="border:2px solid #149a8b;">Content here</div>
        
        
          .myborder {border:2px solid #149a8b;}
        
        Border color #149a8b