#138d80 color space conversions
Hex:
        #138d80
        RGB:
        19, 141, 128
        CMY:
        93, 45, 50
        CMYK:
        87, 0, 9, 45
      HSL:
        174°, 76.2500%, 31.3725%
        HSV (HSB):
        174°, 86.5248%, 55.2941%
        XYZ:
        13.6897, 20.7467, 23.7051
        xyY:
        0.2355, 0.3568, 20.7467
      CIE-Lab:
        52.6712, -33.9034, -1.9175
        CIE-LCH:
        52.6712, 33.9576, 183.2371
        CIE-Luv:
        52.6712, -40.7835, 2.1728
        Hunter-Lab:
        45.5486, -26.0614, 1.0274
      #138d80 color charts
#138d80 RGB chart
      #138d80 CMYK chart
      #138d80 RGB pie chart
      #138d80 color shades, tints & tones
#138d80 color schemes
#138d80 color preview, HTML & CSS examples
           This text has a color of #138d80        
        
          <p style="color:#138d80;">Text here</p>
        
        
          .mytext {color:#138d80;}
        
        Text color #138d80
      
           This box has a color of #138d80        
        
          <div style="background-color:#138d80;">Content here</div>
        
        
          .mybackground {background-color:#138d80;}
        
        Background color #138d80
      
           Border around this has a color of #138d80        
        
          <div style="border:2px solid #138d80;">Content here</div>
        
        
          .myborder {border:2px solid #138d80;}
        
        Border color #138d80