#148f9e color space conversions
Hex:
        #148f9e
        RGB:
        20, 143, 158
        CMY:
        92, 44, 38
        CMYK:
        87, 9, 0, 38
      HSL:
        187°, 77.5281%, 34.9020%
        HSV (HSB):
        187°, 87.3418%, 61.9608%
        XYZ:
        16.2825, 22.2623, 35.7866
        xyY:
        0.2191, 0.2995, 22.2623
      CIE-Lab:
        54.3042, -25.3426, -16.8085
        CIE-LCH:
        54.3042, 30.4101, 213.5543
        CIE-Luv:
        54.3042, -39.1825, -21.5056
        Hunter-Lab:
        47.1829, -20.9709, -11.9414
      #148f9e color charts
#148f9e RGB chart
      #148f9e CMYK chart
      #148f9e RGB pie chart
      #148f9e color shades, tints & tones
#148f9e color schemes
#148f9e color preview, HTML & CSS examples
           This text has a color of #148f9e        
        
          <p style="color:#148f9e;">Text here</p>
        
        
          .mytext {color:#148f9e;}
        
        Text color #148f9e
      
           This box has a color of #148f9e        
        
          <div style="background-color:#148f9e;">Content here</div>
        
        
          .mybackground {background-color:#148f9e;}
        
        Background color #148f9e
      
           Border around this has a color of #148f9e        
        
          <div style="border:2px solid #148f9e;">Content here</div>
        
        
          .myborder {border:2px solid #148f9e;}
        
        Border color #148f9e