#0cb2ce color space conversions
Hex:
        #0cb2ce
        RGB:
        12, 178, 206
        CMY:
        95, 30, 19
        CMYK:
        94, 14, 0, 19
      HSL:
        189°, 88.9908%, 42.7451%
        HSV (HSB):
        189°, 94.1748%, 80.7843%
        XYZ:
        27.2126, 36.3752, 63.9794
        xyY:
        0.2133, 0.2851, 36.3752
      CIE-Lab:
        66.8056, -27.3764, -24.7479
        CIE-LCH:
        66.8056, 36.9042, 222.1131
        CIE-Luv:
        66.8056, -48.2094, -34.9725
        Hunter-Lab:
        60.3118, -25.0069, -20.6771
      #0cb2ce color charts
#0cb2ce RGB chart
      #0cb2ce CMYK chart
      #0cb2ce RGB pie chart
      #0cb2ce color shades, tints & tones
#0cb2ce color schemes
#0cb2ce color preview, HTML & CSS examples
           This text has a color of #0cb2ce        
        
          <p style="color:#0cb2ce;">Text here</p>
        
        
          .mytext {color:#0cb2ce;}
        
        Text color #0cb2ce
      
           This box has a color of #0cb2ce        
        
          <div style="background-color:#0cb2ce;">Content here</div>
        
        
          .mybackground {background-color:#0cb2ce;}
        
        Background color #0cb2ce
      
           Border around this has a color of #0cb2ce        
        
          <div style="border:2px solid #0cb2ce;">Content here</div>
        
        
          .myborder {border:2px solid #0cb2ce;}
        
        Border color #0cb2ce