#0cc2bf color space conversions
Hex:
        #0cc2bf
        RGB:
        12, 194, 191
        CMY:
        95, 24, 25
        CMYK:
        94, 0, 2, 24
      HSL:
        179°, 88.3495%, 40.3922%
        HSV (HSB):
        179°, 93.8144%, 76.0784%
        XYZ:
        28.8474, 42.4233, 55.9583
        xyY:
        0.2267, 0.3334, 42.4233
      CIE-Lab:
        71.1618, -39.6819, -9.9219
        CIE-LCH:
        71.1618, 40.9036, 194.0382
        CIE-Luv:
        71.1618, -54.8855, -9.2703
        Hunter-Lab:
        65.1332, -34.9257, -5.3450
      #0cc2bf color charts
#0cc2bf RGB chart
      #0cc2bf CMYK chart
      #0cc2bf RGB pie chart
      #0cc2bf color shades, tints & tones
#0cc2bf color schemes
#0cc2bf color preview, HTML & CSS examples
           This text has a color of #0cc2bf        
        
          <p style="color:#0cc2bf;">Text here</p>
        
        
          .mytext {color:#0cc2bf;}
        
        Text color #0cc2bf
      
           This box has a color of #0cc2bf        
        
          <div style="background-color:#0cc2bf;">Content here</div>
        
        
          .mybackground {background-color:#0cc2bf;}
        
        Background color #0cc2bf
      
           Border around this has a color of #0cc2bf        
        
          <div style="border:2px solid #0cc2bf;">Content here</div>
        
        
          .myborder {border:2px solid #0cc2bf;}
        
        Border color #0cc2bf