#0cb2ba color space conversions
Hex:
        #0cb2ba
        RGB:
        12, 178, 186
        CMY:
        95, 30, 27
        CMYK:
        94, 4, 0, 27
      HSL:
        183°, 87.8788%, 38.8235%
        HSV (HSB):
        183°, 93.5484%, 72.9412%
        XYZ:
        24.9349, 35.4641, 51.9854
        xyY:
        0.2219, 0.3156, 35.4641
      CIE-Lab:
        66.1084, -33.8346, -14.7499
        CIE-LCH:
        66.1084, 36.9099, 203.5544
        CIE-Luv:
        66.1084, -49.7800, -17.6955
        Hunter-Lab:
        59.5518, -29.4758, -10.0707
      #0cb2ba color charts
#0cb2ba RGB chart
      #0cb2ba CMYK chart
      #0cb2ba RGB pie chart
      #0cb2ba color shades, tints & tones
#0cb2ba color schemes
#0cb2ba color preview, HTML & CSS examples
           This text has a color of #0cb2ba        
        
          <p style="color:#0cb2ba;">Text here</p>
        
        
          .mytext {color:#0cb2ba;}
        
        Text color #0cb2ba
      
           This box has a color of #0cb2ba        
        
          <div style="background-color:#0cb2ba;">Content here</div>
        
        
          .mybackground {background-color:#0cb2ba;}
        
        Background color #0cb2ba
      
           Border around this has a color of #0cb2ba        
        
          <div style="border:2px solid #0cb2ba;">Content here</div>
        
        
          .myborder {border:2px solid #0cb2ba;}
        
        Border color #0cb2ba