#149a7f color space conversions
Hex:
        #149a7f
        RGB:
        20, 154, 127
        CMY:
        92, 40, 50
        CMYK:
        87, 0, 18, 40
      HSL:
        168°, 77.0115%, 34.1176%
        HSV (HSB):
        168°, 87.0130%, 60.3922%
        XYZ:
        15.6749, 24.7922, 24.0379
        xyY:
        0.2430, 0.3843, 24.7922
      CIE-Lab:
        56.8724, -39.9110, 4.7655
        CIE-LCH:
        56.8724, 40.1945, 173.1909
        CIE-Luv:
        56.8724, -45.4247, 12.6244
        Hunter-Lab:
        49.7918, -30.9424, 6.2309
      #149a7f color charts
#149a7f RGB chart
      #149a7f CMYK chart
      #149a7f RGB pie chart
      #149a7f color shades, tints & tones
#149a7f color schemes
#149a7f color preview, HTML & CSS examples
           This text has a color of #149a7f        
        
          <p style="color:#149a7f;">Text here</p>
        
        
          .mytext {color:#149a7f;}
        
        Text color #149a7f
      
           This box has a color of #149a7f        
        
          <div style="background-color:#149a7f;">Content here</div>
        
        
          .mybackground {background-color:#149a7f;}
        
        Background color #149a7f
      
           Border around this has a color of #149a7f        
        
          <div style="border:2px solid #149a7f;">Content here</div>
        
        
          .myborder {border:2px solid #149a7f;}
        
        Border color #149a7f