#149b9e color space conversions
Hex:
        #149b9e
        RGB:
        20, 155, 158
        CMY:
        92, 39, 38
        CMYK:
        87, 2, 0, 38
      HSL:
        181°, 77.5281%, 34.9020%
        HSV (HSB):
        181°, 87.3418%, 61.9608%
        XYZ:
        18.1814, 26.0600, 36.4196
        xyY:
        0.2254, 0.3231, 26.0600
      CIE-Lab:
        58.0940, -31.2775, -11.0833
        CIE-LCH:
        58.0940, 33.1832, 199.5120
        CIE-Luv:
        58.0940, -43.4519, -11.9728
        Hunter-Lab:
        51.0490, -25.7621, -6.5646
      #149b9e color charts
#149b9e RGB chart
      #149b9e CMYK chart
      #149b9e RGB pie chart
      #149b9e color shades, tints & tones
#149b9e color schemes
#149b9e color preview, HTML & CSS examples
           This text has a color of #149b9e        
        
          <p style="color:#149b9e;">Text here</p>
        
        
          .mytext {color:#149b9e;}
        
        Text color #149b9e
      
           This box has a color of #149b9e        
        
          <div style="background-color:#149b9e;">Content here</div>
        
        
          .mybackground {background-color:#149b9e;}
        
        Background color #149b9e
      
           Border around this has a color of #149b9e        
        
          <div style="border:2px solid #149b9e;">Content here</div>
        
        
          .myborder {border:2px solid #149b9e;}
        
        Border color #149b9e