#0cc2ab color space conversions
Hex:
        #0cc2ab
        RGB:
        12, 194, 171
        CMY:
        95, 24, 33
        CMYK:
        94, 0, 12, 24
      HSL:
        172°, 88.3495%, 40.3922%
        HSV (HSB):
        172°, 93.8144%, 76.0784%
        XYZ:
        26.7941, 41.6020, 45.1459
        xyY:
        0.2360, 0.3664, 41.6020
      CIE-Lab:
        70.5957, -45.4109, 0.1668
        CIE-LCH:
        70.5957, 45.4112, 179.7896
        CIE-Luv:
        70.5957, -56.4674, 7.2171
        Hunter-Lab:
        64.4996, -38.7228, 3.6503
      #0cc2ab color charts
#0cc2ab RGB chart
      #0cc2ab CMYK chart
      #0cc2ab RGB pie chart
      #0cc2ab color shades, tints & tones
#0cc2ab color schemes
#0cc2ab color preview, HTML & CSS examples
           This text has a color of #0cc2ab        
        
          <p style="color:#0cc2ab;">Text here</p>
        
        
          .mytext {color:#0cc2ab;}
        
        Text color #0cc2ab
      
           This box has a color of #0cc2ab        
        
          <div style="background-color:#0cc2ab;">Content here</div>
        
        
          .mybackground {background-color:#0cc2ab;}
        
        Background color #0cc2ab
      
           Border around this has a color of #0cc2ab        
        
          <div style="border:2px solid #0cc2ab;">Content here</div>
        
        
          .myborder {border:2px solid #0cc2ab;}
        
        Border color #0cc2ab