#0ccda4 color space conversions
Hex:
        #0ccda4
        RGB:
        12, 205, 164
        CMY:
        95, 20, 36
        CMYK:
        94, 0, 20, 20
      HSL:
        167°, 88.9401%, 42.5490%
        HSV (HSB):
        167°, 94.1463%, 80.3922%
        XYZ:
        28.6838, 46.4211, 42.5703
        xyY:
        0.2438, 0.3945, 46.4211
      CIE-Lab:
        73.8180, -51.7673, 8.6143
        CIE-LCH:
        73.8180, 52.4792, 170.5524
        CIE-Luv:
        73.8180, -60.7319, 20.7458
        Hunter-Lab:
        68.1331, -44.0850, 10.6480
      #0ccda4 color charts
#0ccda4 RGB chart
      #0ccda4 CMYK chart
      #0ccda4 RGB pie chart
      #0ccda4 color shades, tints & tones
#0ccda4 color schemes
#0ccda4 color preview, HTML & CSS examples
           This text has a color of #0ccda4        
        
          <p style="color:#0ccda4;">Text here</p>
        
        
          .mytext {color:#0ccda4;}
        
        Text color #0ccda4
      
           This box has a color of #0ccda4        
        
          <div style="background-color:#0ccda4;">Content here</div>
        
        
          .mybackground {background-color:#0ccda4;}
        
        Background color #0ccda4
      
           Border around this has a color of #0ccda4        
        
          <div style="border:2px solid #0ccda4;">Content here</div>
        
        
          .myborder {border:2px solid #0ccda4;}
        
        Border color #0ccda4