#0cbcaa color space conversions
Hex:
        #0cbcaa
        RGB:
        12, 188, 170
        CMY:
        95, 26, 33
        CMYK:
        94, 0, 10, 26
      HSL:
        174°, 88.0000%, 39.2157%
        HSV (HSB):
        174°, 93.6170%, 73.7255%
        XYZ:
        25.3905, 38.9469, 44.2095
        xyY:
        0.2339, 0.3588, 38.9469
      CIE-Lab:
        68.7128, -43.1225, -2.0413
        CIE-LCH:
        68.7128, 43.1708, 182.7101
        CIE-Luv:
        68.7128, -54.4933, 3.5050
        Hunter-Lab:
        62.4074, -36.5901, 1.6841
      #0cbcaa color charts
#0cbcaa RGB chart
      #0cbcaa CMYK chart
      #0cbcaa RGB pie chart
      #0cbcaa color shades, tints & tones
#0cbcaa color schemes
#0cbcaa color preview, HTML & CSS examples
           This text has a color of #0cbcaa        
        
          <p style="color:#0cbcaa;">Text here</p>
        
        
          .mytext {color:#0cbcaa;}
        
        Text color #0cbcaa
      
           This box has a color of #0cbcaa        
        
          <div style="background-color:#0cbcaa;">Content here</div>
        
        
          .mybackground {background-color:#0cbcaa;}
        
        Background color #0cbcaa
      
           Border around this has a color of #0cbcaa        
        
          <div style="border:2px solid #0cbcaa;">Content here</div>
        
        
          .myborder {border:2px solid #0cbcaa;}
        
        Border color #0cbcaa