#0cc7be color space conversions
Hex:
        #0cc7be
        RGB:
        12, 199, 190
        CMY:
        95, 22, 25
        CMYK:
        94, 0, 5, 22
      HSL:
        177°, 88.6256%, 41.3725%
        HSV (HSB):
        177°, 93.9698%, 78.0392%
        XYZ:
        29.8693, 44.6427, 55.7578
        xyY:
        0.2293, 0.3427, 44.6427
      CIE-Lab:
        72.6560, -42.2006, -7.1541
        CIE-LCH:
        72.6560, 42.8027, 189.6217
        CIE-Luv:
        72.6560, -56.6717, -4.5350
        Hunter-Lab:
        66.8152, -37.1293, -2.7073
      #0cc7be color charts
#0cc7be RGB chart
      #0cc7be CMYK chart
      #0cc7be RGB pie chart
      #0cc7be color shades, tints & tones
#0cc7be color schemes
#0cc7be color preview, HTML & CSS examples
           This text has a color of #0cc7be        
        
          <p style="color:#0cc7be;">Text here</p>
        
        
          .mytext {color:#0cc7be;}
        
        Text color #0cc7be
      
           This box has a color of #0cc7be        
        
          <div style="background-color:#0cc7be;">Content here</div>
        
        
          .mybackground {background-color:#0cc7be;}
        
        Background color #0cc7be
      
           Border around this has a color of #0cc7be        
        
          <div style="border:2px solid #0cc7be;">Content here</div>
        
        
          .myborder {border:2px solid #0cc7be;}
        
        Border color #0cc7be