#0cb5af color space conversions
Hex:
        #0cb5af
        RGB:
        12, 181, 175
        CMY:
        95, 29, 31
        CMYK:
        93, 0, 3, 29
      HSL:
        178°, 87.5648%, 37.8431%
        HSV (HSB):
        178°, 93.3702%, 70.9804%
        XYZ:
        24.4134, 36.2211, 46.2621
        xyY:
        0.2284, 0.3388, 36.2211
      CIE-Lab:
        66.6885, -38.5824, -7.7888
        CIE-LCH:
        66.6885, 39.3607, 191.4132
        CIE-Luv:
        66.6885, -51.6888, -6.0094
        Hunter-Lab:
        60.1839, -32.9141, -3.4462
      #0cb5af color charts
#0cb5af RGB chart
      #0cb5af CMYK chart
      #0cb5af RGB pie chart
      #0cb5af color shades, tints & tones
#0cb5af color schemes
#0cb5af color preview, HTML & CSS examples
           This text has a color of #0cb5af        
        
          <p style="color:#0cb5af;">Text here</p>
        
        
          .mytext {color:#0cb5af;}
        
        Text color #0cb5af
      
           This box has a color of #0cb5af        
        
          <div style="background-color:#0cb5af;">Content here</div>
        
        
          .mybackground {background-color:#0cb5af;}
        
        Background color #0cb5af
      
           Border around this has a color of #0cb5af        
        
          <div style="border:2px solid #0cb5af;">Content here</div>
        
        
          .myborder {border:2px solid #0cb5af;}
        
        Border color #0cb5af