#149e7b color space conversions
Hex:
        #149e7b
        RGB:
        20, 158, 123
        CMY:
        92, 38, 52
        CMYK:
        87, 0, 22, 38
      HSL:
        165°, 77.5281%, 34.9020%
        HSV (HSB):
        165°, 87.3418%, 61.9608%
        XYZ:
        16.0905, 26.0325, 22.9156
        xyY:
        0.2474, 0.4003, 26.0325
      CIE-Lab:
        58.0679, -42.6614, 8.7379
        CIE-LCH:
        58.0679, 43.5471, 168.4248
        CIE-Luv:
        58.0679, -47.1299, 18.5505
        Hunter-Lab:
        51.0221, -32.9962, 9.0864
      #149e7b color charts
#149e7b RGB chart
      #149e7b CMYK chart
      #149e7b RGB pie chart
      #149e7b color shades, tints & tones
#149e7b color schemes
#149e7b color preview, HTML & CSS examples
           This text has a color of #149e7b        
        
          <p style="color:#149e7b;">Text here</p>
        
        
          .mytext {color:#149e7b;}
        
        Text color #149e7b
      
           This box has a color of #149e7b        
        
          <div style="background-color:#149e7b;">Content here</div>
        
        
          .mybackground {background-color:#149e7b;}
        
        Background color #149e7b
      
           Border around this has a color of #149e7b        
        
          <div style="border:2px solid #149e7b;">Content here</div>
        
        
          .myborder {border:2px solid #149e7b;}
        
        Border color #149e7b