#0ccec1 color space conversions
Hex:
        #0ccec1
        RGB:
        12, 206, 193
        CMY:
        95, 19, 24
        CMYK:
        94, 0, 6, 19
      HSL:
        176°, 88.9908%, 42.7451%
        HSV (HSB):
        176°, 94.1748%, 80.7843%
        XYZ:
        31.8486, 48.0710, 58.0521
        xyY:
        0.2308, 0.3484, 48.0710
      CIE-Lab:
        74.8697, -44.3939, -5.5026
        CIE-LCH:
        74.8697, 44.7336, 187.0658
        CIE-Luv:
        74.8697, -58.8109, -1.6183
        Hunter-Lab:
        69.3333, -39.3384, -1.1097
      #0ccec1 color charts
#0ccec1 RGB chart
      #0ccec1 CMYK chart
      #0ccec1 RGB pie chart
      #0ccec1 color shades, tints & tones
#0ccec1 color schemes
#0ccec1 color preview, HTML & CSS examples
           This text has a color of #0ccec1        
        
          <p style="color:#0ccec1;">Text here</p>
        
        
          .mytext {color:#0ccec1;}
        
        Text color #0ccec1
      
           This box has a color of #0ccec1        
        
          <div style="background-color:#0ccec1;">Content here</div>
        
        
          .mybackground {background-color:#0ccec1;}
        
        Background color #0ccec1
      
           Border around this has a color of #0ccec1        
        
          <div style="border:2px solid #0ccec1;">Content here</div>
        
        
          .myborder {border:2px solid #0ccec1;}
        
        Border color #0ccec1