#1ca0aa color space conversions
Hex:
        #1ca0aa
        RGB:
        28, 160, 170
        CMY:
        89, 37, 33
        CMYK:
        84, 6, 0, 33
      HSL:
        184°, 71.7172%, 38.8235%
        HSV (HSB):
        184°, 83.5294%, 66.6667%
        XYZ:
        20.3054, 28.2908, 42.4207
        xyY:
        0.2231, 0.3108, 28.2908
      CIE-Lab:
        60.1505, -29.3338, -14.7787
        CIE-LCH:
        60.1505, 32.8464, 206.7395
        CIE-Luv:
        60.1505, -43.6538, -18.0996
        Hunter-Lab:
        53.1891, -24.9369, -10.0541
      #1ca0aa color charts
#1ca0aa RGB chart
      #1ca0aa CMYK chart
      #1ca0aa RGB pie chart
      #1ca0aa color shades, tints & tones
#1ca0aa color schemes
#1ca0aa color preview, HTML & CSS examples
           This text has a color of #1ca0aa        
        
          <p style="color:#1ca0aa;">Text here</p>
        
        
          .mytext {color:#1ca0aa;}
        
        Text color #1ca0aa
      
           This box has a color of #1ca0aa        
        
          <div style="background-color:#1ca0aa;">Content here</div>
        
        
          .mybackground {background-color:#1ca0aa;}
        
        Background color #1ca0aa
      
           Border around this has a color of #1ca0aa        
        
          <div style="border:2px solid #1ca0aa;">Content here</div>
        
        
          .myborder {border:2px solid #1ca0aa;}
        
        Border color #1ca0aa