#0cc8d8 color space conversions
Hex:
        #0cc8d8
        RGB:
        12, 200, 216
        CMY:
        95, 22, 15
        CMYK:
        94, 7, 0, 15
      HSL:
        185°, 89.4737%, 44.7059%
        HSV (HSB):
        185°, 94.4444%, 84.7059%
        XYZ:
        33.2006, 46.3446, 72.1613
        xyY:
        0.2188, 0.3055, 46.3446
      CIE-Lab:
        73.7686, -34.8013, -19.5991
        CIE-LCH:
        73.7686, 39.9407, 209.3870
        CIE-Luv:
        73.7686, -54.9372, -25.7880
        Hunter-Lab:
        68.0769, -32.0814, -15.1934
      #0cc8d8 color charts
#0cc8d8 RGB chart
      #0cc8d8 CMYK chart
      #0cc8d8 RGB pie chart
      #0cc8d8 color shades, tints & tones
#0cc8d8 color schemes
#0cc8d8 color preview, HTML & CSS examples
           This text has a color of #0cc8d8        
        
          <p style="color:#0cc8d8;">Text here</p>
        
        
          .mytext {color:#0cc8d8;}
        
        Text color #0cc8d8
      
           This box has a color of #0cc8d8        
        
          <div style="background-color:#0cc8d8;">Content here</div>
        
        
          .mybackground {background-color:#0cc8d8;}
        
        Background color #0cc8d8
      
           Border around this has a color of #0cc8d8        
        
          <div style="border:2px solid #0cc8d8;">Content here</div>
        
        
          .myborder {border:2px solid #0cc8d8;}
        
        Border color #0cc8d8