#0cddd4 color space conversions
Hex:
        #0cddd4
        RGB:
        12, 221, 212
        CMY:
        95, 13, 17
        CMYK:
        95, 0, 4, 13
      HSL:
        177°, 89.6996%, 45.6863%
        HSV (HSB):
        177°, 94.5701%, 86.6667%
        XYZ:
        37.8917, 56.5445, 71.2044
        xyY:
        0.2288, 0.3414, 56.5445
      CIE-Lab:
        79.9227, -45.4678, -8.2144
        CIE-LCH:
        79.9227, 46.2038, 190.2408
        CIE-Luv:
        79.9227, -62.3508, -5.7785
        Hunter-Lab:
        75.1961, -41.6460, -3.5054
      #0cddd4 color charts
#0cddd4 RGB chart
      #0cddd4 CMYK chart
      #0cddd4 RGB pie chart
      #0cddd4 color shades, tints & tones
#0cddd4 color schemes
#0cddd4 color preview, HTML & CSS examples
           This text has a color of #0cddd4        
        
          <p style="color:#0cddd4;">Text here</p>
        
        
          .mytext {color:#0cddd4;}
        
        Text color #0cddd4
      
           This box has a color of #0cddd4        
        
          <div style="background-color:#0cddd4;">Content here</div>
        
        
          .mybackground {background-color:#0cddd4;}
        
        Background color #0cddd4
      
           Border around this has a color of #0cddd4        
        
          <div style="border:2px solid #0cddd4;">Content here</div>
        
        
          .myborder {border:2px solid #0cddd4;}
        
        Border color #0cddd4