#0cd0cb color space conversions
Hex:
        #0cd0cb
        RGB:
        12, 208, 203
        CMY:
        95, 18, 20
        CMYK:
        94, 0, 2, 18
      HSL:
        178°, 89.0909%, 43.1373%
        HSV (HSB):
        178°, 94.2308%, 81.5686%
        XYZ:
        33.4870, 49.5017, 64.2898
        xyY:
        0.2274, 0.3361, 49.5017
      CIE-Lab:
        75.7624, -42.3857, -9.5756
        CIE-LCH:
        75.7624, 43.4538, 192.7303
        CIE-Luv:
        75.7624, -58.6906, -8.3836
        Hunter-Lab:
        70.3575, -38.1676, -4.9266
      #0cd0cb color charts
#0cd0cb RGB chart
      #0cd0cb CMYK chart
      #0cd0cb RGB pie chart
      #0cd0cb color shades, tints & tones
#0cd0cb color schemes
#0cd0cb color preview, HTML & CSS examples
           This text has a color of #0cd0cb        
        
          <p style="color:#0cd0cb;">Text here</p>
        
        
          .mytext {color:#0cd0cb;}
        
        Text color #0cd0cb
      
           This box has a color of #0cd0cb        
        
          <div style="background-color:#0cd0cb;">Content here</div>
        
        
          .mybackground {background-color:#0cd0cb;}
        
        Background color #0cd0cb
      
           Border around this has a color of #0cd0cb        
        
          <div style="border:2px solid #0cd0cb;">Content here</div>
        
        
          .myborder {border:2px solid #0cd0cb;}
        
        Border color #0cd0cb