#0cb4ac color space conversions
Hex:
        #0cb4ac
        RGB:
        12, 180, 172
        CMY:
        95, 29, 33
        CMYK:
        93, 0, 4, 29
      HSL:
        177°, 87.5000%, 37.6471%
        HSV (HSB):
        177°, 93.3333%, 70.5882%
        XYZ:
        23.9193, 35.6992, 44.6597
        xyY:
        0.2294, 0.3423, 35.6992
      CIE-Lab:
        66.2895, -39.0213, -6.7204
        CIE-LCH:
        66.2895, 39.5957, 189.7718
        CIE-Luv:
        66.2895, -51.5805, -4.2817
        Hunter-Lab:
        59.7488, -33.1015, -2.4925
      #0cb4ac color charts
#0cb4ac RGB chart
      #0cb4ac CMYK chart
      #0cb4ac RGB pie chart
      #0cb4ac color shades, tints & tones
#0cb4ac color schemes
#0cb4ac color preview, HTML & CSS examples
           This text has a color of #0cb4ac        
        
          <p style="color:#0cb4ac;">Text here</p>
        
        
          .mytext {color:#0cb4ac;}
        
        Text color #0cb4ac
      
           This box has a color of #0cb4ac        
        
          <div style="background-color:#0cb4ac;">Content here</div>
        
        
          .mybackground {background-color:#0cb4ac;}
        
        Background color #0cb4ac
      
           Border around this has a color of #0cb4ac        
        
          <div style="border:2px solid #0cb4ac;">Content here</div>
        
        
          .myborder {border:2px solid #0cb4ac;}
        
        Border color #0cb4ac