#148e70 color space conversions
Hex:
        #148e70
        RGB:
        20, 142, 112
        CMY:
        92, 44, 56
        CMYK:
        86, 0, 21, 44
      HSL:
        165°, 75.3086%, 31.7647%
        HSV (HSB):
        165°, 85.9155%, 55.6863%
        XYZ:
        12.8861, 20.6646, 18.6387
        xyY:
        0.2469, 0.3960, 20.6646
      CIE-Lab:
        52.5804, -38.7444, 7.1929
        CIE-LCH:
        52.5804, 39.4064, 169.4827
        CIE-Luv:
        52.5804, -42.2132, 15.5001
        Hunter-Lab:
        45.4583, -28.9524, 7.5108
      #148e70 color charts
#148e70 RGB chart
      #148e70 CMYK chart
      #148e70 RGB pie chart
      #148e70 color shades, tints & tones
#148e70 color schemes
#148e70 color preview, HTML & CSS examples
           This text has a color of #148e70        
        
          <p style="color:#148e70;">Text here</p>
        
        
          .mytext {color:#148e70;}
        
        Text color #148e70
      
           This box has a color of #148e70        
        
          <div style="background-color:#148e70;">Content here</div>
        
        
          .mybackground {background-color:#148e70;}
        
        Background color #148e70
      
           Border around this has a color of #148e70        
        
          <div style="border:2px solid #148e70;">Content here</div>
        
        
          .myborder {border:2px solid #148e70;}
        
        Border color #148e70