#0cd0c1 color space conversions
Hex:
        #0cd0c1
        RGB:
        12, 208, 193
        CMY:
        95, 18, 24
        CMYK:
        94, 0, 7, 18
      HSL:
        175°, 89.0909%, 43.1373%
        HSV (HSB):
        175°, 94.2308%, 81.5686%
        XYZ:
        32.3331, 49.0402, 58.2136
        xyY:
        0.2316, 0.3513, 49.0402
      CIE-Lab:
        75.4763, -45.2561, -4.6070
        CIE-LCH:
        75.4763, 45.4900, 185.8126
        CIE-Luv:
        75.4763, -59.4878, -0.0846
        Hunter-Lab:
        70.0287, -40.1345, -0.2667
      #0cd0c1 color charts
#0cd0c1 RGB chart
      #0cd0c1 CMYK chart
      #0cd0c1 RGB pie chart
      #0cd0c1 color shades, tints & tones
#0cd0c1 color schemes
#0cd0c1 color preview, HTML & CSS examples
           This text has a color of #0cd0c1        
        
          <p style="color:#0cd0c1;">Text here</p>
        
        
          .mytext {color:#0cd0c1;}
        
        Text color #0cd0c1
      
           This box has a color of #0cd0c1        
        
          <div style="background-color:#0cd0c1;">Content here</div>
        
        
          .mybackground {background-color:#0cd0c1;}
        
        Background color #0cd0c1
      
           Border around this has a color of #0cd0c1        
        
          <div style="border:2px solid #0cd0c1;">Content here</div>
        
        
          .myborder {border:2px solid #0cd0c1;}
        
        Border color #0cd0c1