#0cd2cd color space conversions
Hex:
        #0cd2cd
        RGB:
        12, 210, 205
        CMY:
        95, 18, 20
        CMYK:
        94, 0, 2, 18
      HSL:
        178°, 89.1892%, 43.5294%
        HSV (HSB):
        178°, 94.2857%, 82.3529%
        XYZ:
        34.2177, 50.5791, 65.7169
        xyY:
        0.2273, 0.3360, 50.5791
      CIE-Lab:
        76.4234, -42.6847, -9.6684
        CIE-LCH:
        76.4234, 43.7660, 192.7626
        CIE-Luv:
        76.4234, -59.2072, -8.4962
        Hunter-Lab:
        71.1190, -38.5761, -5.0031
      #0cd2cd color charts
#0cd2cd RGB chart
      #0cd2cd CMYK chart
      #0cd2cd RGB pie chart
      #0cd2cd color shades, tints & tones
#0cd2cd color schemes
#0cd2cd color preview, HTML & CSS examples
           This text has a color of #0cd2cd        
        
          <p style="color:#0cd2cd;">Text here</p>
        
        
          .mytext {color:#0cd2cd;}
        
        Text color #0cd2cd
      
           This box has a color of #0cd2cd        
        
          <div style="background-color:#0cd2cd;">Content here</div>
        
        
          .mybackground {background-color:#0cd2cd;}
        
        Background color #0cd2cd
      
           Border around this has a color of #0cd2cd        
        
          <div style="border:2px solid #0cd2cd;">Content here</div>
        
        
          .myborder {border:2px solid #0cd2cd;}
        
        Border color #0cd2cd