#0cc2be color space conversions
Hex:
        #0cc2be
        RGB:
        12, 194, 190
        CMY:
        95, 24, 25
        CMYK:
        94, 0, 2, 24
      HSL:
        179°, 88.3495%, 40.3922%
        HSV (HSB):
        179°, 93.8144%, 76.0784%
        XYZ:
        28.7377, 42.3794, 55.3806
        xyY:
        0.2272, 0.3350, 42.3794
      CIE-Lab:
        71.1317, -39.9789, -9.4205
        CIE-LCH:
        71.1317, 41.0738, 193.2592
        CIE-Luv:
        71.1317, -54.9651, -8.4299
        Hunter-Lab:
        65.0995, -35.1267, -4.8688
      #0cc2be color charts
#0cc2be RGB chart
      #0cc2be CMYK chart
      #0cc2be RGB pie chart
      #0cc2be color shades, tints & tones
#0cc2be color schemes
#0cc2be color preview, HTML & CSS examples
           This text has a color of #0cc2be        
        
          <p style="color:#0cc2be;">Text here</p>
        
        
          .mytext {color:#0cc2be;}
        
        Text color #0cc2be
      
           This box has a color of #0cc2be        
        
          <div style="background-color:#0cc2be;">Content here</div>
        
        
          .mybackground {background-color:#0cc2be;}
        
        Background color #0cc2be
      
           Border around this has a color of #0cc2be        
        
          <div style="border:2px solid #0cc2be;">Content here</div>
        
        
          .myborder {border:2px solid #0cc2be;}
        
        Border color #0cc2be