#0ca9a1 color space conversions
Hex:
        #0ca9a1
        RGB:
        12, 169, 161
        CMY:
        95, 34, 37
        CMYK:
        93, 0, 5, 34
      HSL:
        177°, 86.7403%, 35.4902%
        HSV (HSB):
        177°, 92.8994%, 66.2745%
        XYZ:
        20.7726, 31.0273, 38.6123
        xyY:
        0.2298, 0.3432, 31.0273
      CIE-Lab:
        62.5307, -37.3179, -6.1659
        CIE-LCH:
        62.5307, 37.8239, 189.3820
        CIE-Luv:
        62.5307, -48.6277, -3.6479
        Hunter-Lab:
        55.7022, -30.9120, -2.1078
      #0ca9a1 color charts
#0ca9a1 RGB chart
      #0ca9a1 CMYK chart
      #0ca9a1 RGB pie chart
      #0ca9a1 color shades, tints & tones
#0ca9a1 color schemes
#0ca9a1 color preview, HTML & CSS examples
           This text has a color of #0ca9a1        
        
          <p style="color:#0ca9a1;">Text here</p>
        
        
          .mytext {color:#0ca9a1;}
        
        Text color #0ca9a1
      
           This box has a color of #0ca9a1        
        
          <div style="background-color:#0ca9a1;">Content here</div>
        
        
          .mybackground {background-color:#0ca9a1;}
        
        Background color #0ca9a1
      
           Border around this has a color of #0ca9a1        
        
          <div style="border:2px solid #0ca9a1;">Content here</div>
        
        
          .myborder {border:2px solid #0ca9a1;}
        
        Border color #0ca9a1