#148d66 color space conversions
Hex:
        #148d66
        RGB:
        20, 141, 102
        CMY:
        92, 45, 60
        CMYK:
        86, 0, 28, 45
      HSL:
        161°, 75.1553%, 31.5686%
        HSV (HSB):
        161°, 85.8156%, 55.2941%
        XYZ:
        12.2116, 20.1578, 15.8176
        xyY:
        0.2534, 0.4183, 20.1578
      CIE-Lab:
        52.0151, -40.8699, 12.1302
        CIE-LCH:
        52.0151, 42.6320, 163.4691
        CIE-Luv:
        52.0151, -42.5437, 22.1663
        Hunter-Lab:
        44.8974, -30.0203, 10.5400
      #148d66 color charts
#148d66 RGB chart
      #148d66 CMYK chart
      #148d66 RGB pie chart
      #148d66 color shades, tints & tones
#148d66 color schemes
#148d66 color preview, HTML & CSS examples
           This text has a color of #148d66        
        
          <p style="color:#148d66;">Text here</p>
        
        
          .mytext {color:#148d66;}
        
        Text color #148d66
      
           This box has a color of #148d66        
        
          <div style="background-color:#148d66;">Content here</div>
        
        
          .mybackground {background-color:#148d66;}
        
        Background color #148d66
      
           Border around this has a color of #148d66        
        
          <div style="border:2px solid #148d66;">Content here</div>
        
        
          .myborder {border:2px solid #148d66;}
        
        Border color #148d66