#0ccdd0 color space conversions
Hex:
        #0ccdd0
        RGB:
        12, 205, 208
        CMY:
        95, 20, 18
        CMYK:
        94, 1, 0, 18
      HSL:
        181°, 89.0909%, 43.1373%
        HSV (HSB):
        181°, 94.2308%, 81.5686%
        XYZ:
        33.3681, 48.2949, 67.2377
        xyY:
        0.2241, 0.3243, 48.2949
      CIE-Lab:
        75.0105, -39.5633, -13.3982
        CIE-LCH:
        75.0105, 41.7704, 198.7088
        CIE-Luv:
        75.0105, -57.2739, -14.9566
        Hunter-Lab:
        69.4945, -35.9078, -8.7184
      #0ccdd0 color charts
#0ccdd0 RGB chart
      #0ccdd0 CMYK chart
      #0ccdd0 RGB pie chart
      #0ccdd0 color shades, tints & tones
#0ccdd0 color schemes
#0ccdd0 color preview, HTML & CSS examples
           This text has a color of #0ccdd0        
        
          <p style="color:#0ccdd0;">Text here</p>
        
        
          .mytext {color:#0ccdd0;}
        
        Text color #0ccdd0
      
           This box has a color of #0ccdd0        
        
          <div style="background-color:#0ccdd0;">Content here</div>
        
        
          .mybackground {background-color:#0ccdd0;}
        
        Background color #0ccdd0
      
           Border around this has a color of #0ccdd0        
        
          <div style="border:2px solid #0ccdd0;">Content here</div>
        
        
          .myborder {border:2px solid #0ccdd0;}
        
        Border color #0ccdd0