#0ccdd5 color space conversions
Hex:
        #0ccdd5
        RGB:
        12, 205, 213
        CMY:
        95, 20, 16
        CMYK:
        94, 4, 0, 16
      HSL:
        182°, 89.3333%, 44.1176%
        HSV (HSB):
        182°, 94.3662%, 83.5294%
        XYZ:
        33.9932, 48.5449, 70.5293
        xyY:
        0.2221, 0.3171, 48.5449
      CIE-Lab:
        75.1673, -38.0502, -15.8629
        CIE-LCH:
        75.1673, 41.2244, 202.6309
        CIE-Luv:
        75.1673, -56.8738, -19.2077
        Hunter-Lab:
        69.6742, -34.8418, -11.2457
      #0ccdd5 color charts
#0ccdd5 RGB chart
      #0ccdd5 CMYK chart
      #0ccdd5 RGB pie chart
      #0ccdd5 color shades, tints & tones
#0ccdd5 color schemes
#0ccdd5 color preview, HTML & CSS examples
           This text has a color of #0ccdd5        
        
          <p style="color:#0ccdd5;">Text here</p>
        
        
          .mytext {color:#0ccdd5;}
        
        Text color #0ccdd5
      
           This box has a color of #0ccdd5        
        
          <div style="background-color:#0ccdd5;">Content here</div>
        
        
          .mybackground {background-color:#0ccdd5;}
        
        Background color #0ccdd5
      
           Border around this has a color of #0ccdd5        
        
          <div style="border:2px solid #0ccdd5;">Content here</div>
        
        
          .myborder {border:2px solid #0ccdd5;}
        
        Border color #0ccdd5