#0cddcb color space conversions
Hex:
        #0cddcb
        RGB:
        12, 221, 203
        CMY:
        95, 13, 20
        CMYK:
        95, 0, 8, 13
      HSL:
        175°, 89.6996%, 45.6863%
        HSV (HSB):
        175°, 94.5701%, 86.6667%
        XYZ:
        36.7876, 56.1029, 65.3899
        xyY:
        0.2324, 0.3545, 56.1029
      CIE-Lab:
        79.6723, -47.9982, -3.7860
        CIE-LCH:
        79.6723, 48.1473, 184.5100
        CIE-Luv:
        79.6723, -63.0685, 1.6370
        Hunter-Lab:
        74.9018, -43.4091, 0.6706
      #0cddcb color charts
#0cddcb RGB chart
      #0cddcb CMYK chart
      #0cddcb RGB pie chart
      #0cddcb color shades, tints & tones
#0cddcb color schemes
#0cddcb color preview, HTML & CSS examples
           This text has a color of #0cddcb        
        
          <p style="color:#0cddcb;">Text here</p>
        
        
          .mytext {color:#0cddcb;}
        
        Text color #0cddcb
      
           This box has a color of #0cddcb        
        
          <div style="background-color:#0cddcb;">Content here</div>
        
        
          .mybackground {background-color:#0cddcb;}
        
        Background color #0cddcb
      
           Border around this has a color of #0cddcb        
        
          <div style="border:2px solid #0cddcb;">Content here</div>
        
        
          .myborder {border:2px solid #0cddcb;}
        
        Border color #0cddcb