#0cc8ac color space conversions
Hex:
        #0cc8ac
        RGB:
        12, 200, 172
        CMY:
        95, 22, 33
        CMYK:
        94, 0, 14, 22
      HSL:
        171°, 88.6792%, 41.5686%
        HSV (HSB):
        171°, 94.0000%, 78.4314%
        XYZ:
        28.2523, 44.3653, 46.1040
        xyY:
        0.2380, 0.3737, 44.3653
      CIE-Lab:
        72.4720, -47.6558, 2.3541
        CIE-LCH:
        72.4720, 47.7139, 177.1720
        CIE-Luv:
        72.4720, -58.4299, 10.8830
        Hunter-Lab:
        66.6073, -40.8497, 5.5859
      #0cc8ac color charts
#0cc8ac RGB chart
      #0cc8ac CMYK chart
      #0cc8ac RGB pie chart
      #0cc8ac color shades, tints & tones
#0cc8ac color schemes
#0cc8ac color preview, HTML & CSS examples
           This text has a color of #0cc8ac        
        
          <p style="color:#0cc8ac;">Text here</p>
        
        
          .mytext {color:#0cc8ac;}
        
        Text color #0cc8ac
      
           This box has a color of #0cc8ac        
        
          <div style="background-color:#0cc8ac;">Content here</div>
        
        
          .mybackground {background-color:#0cc8ac;}
        
        Background color #0cc8ac
      
           Border around this has a color of #0cc8ac        
        
          <div style="border:2px solid #0cc8ac;">Content here</div>
        
        
          .myborder {border:2px solid #0cc8ac;}
        
        Border color #0cc8ac