#0ccec2 color space conversions
Hex:
        #0ccec2
        RGB:
        12, 206, 194
        CMY:
        95, 19, 24
        CMYK:
        94, 0, 6, 19
      HSL:
        176°, 88.9908%, 42.7451%
        HSV (HSB):
        176°, 94.1748%, 80.7843%
        XYZ:
        31.9605, 48.1158, 58.6417
        xyY:
        0.2304, 0.3469, 48.1158
      CIE-Lab:
        74.8979, -44.1090, -6.0012
        CIE-LCH:
        74.8979, 44.5154, 187.7477
        CIE-Luv:
        74.8979, -58.7314, -2.4444
        Hunter-Lab:
        69.3656, -39.1450, -1.5679
      #0ccec2 color charts
#0ccec2 RGB chart
      #0ccec2 CMYK chart
      #0ccec2 RGB pie chart
      #0ccec2 color shades, tints & tones
#0ccec2 color schemes
#0ccec2 color preview, HTML & CSS examples
           This text has a color of #0ccec2        
        
          <p style="color:#0ccec2;">Text here</p>
        
        
          .mytext {color:#0ccec2;}
        
        Text color #0ccec2
      
           This box has a color of #0ccec2        
        
          <div style="background-color:#0ccec2;">Content here</div>
        
        
          .mybackground {background-color:#0ccec2;}
        
        Background color #0ccec2
      
           Border around this has a color of #0ccec2        
        
          <div style="border:2px solid #0ccec2;">Content here</div>
        
        
          .myborder {border:2px solid #0ccec2;}
        
        Border color #0ccec2