#149d66 color space conversions
Hex:
        #149d66
        RGB:
        20, 157, 102
        CMY:
        92, 38, 60
        CMYK:
        87, 0, 35, 38
      HSL:
        156°, 77.4011%, 34.7059%
        HSV (HSB):
        156°, 87.2611%, 61.5686%
        XYZ:
        14.7437, 25.2220, 16.6616
        xyY:
        0.2604, 0.4454, 25.2220
      CIE-Lab:
        57.2911, -47.2559, 19.3889
        CIE-LCH:
        57.2911, 51.0789, 157.6919
        CIE-Luv:
        57.2911, -48.2106, 32.7755
        Hunter-Lab:
        50.2215, -35.4846, 15.4848
      #149d66 color charts
#149d66 RGB chart
      #149d66 CMYK chart
      #149d66 RGB pie chart
      #149d66 color shades, tints & tones
#149d66 color schemes
#149d66 color preview, HTML & CSS examples
           This text has a color of #149d66        
        
          <p style="color:#149d66;">Text here</p>
        
        
          .mytext {color:#149d66;}
        
        Text color #149d66
      
           This box has a color of #149d66        
        
          <div style="background-color:#149d66;">Content here</div>
        
        
          .mybackground {background-color:#149d66;}
        
        Background color #149d66
      
           Border around this has a color of #149d66        
        
          <div style="border:2px solid #149d66;">Content here</div>
        
        
          .myborder {border:2px solid #149d66;}
        
        Border color #149d66