#0cc1c1 color space conversions
Hex:
        #0cc1c1
        RGB:
        12, 193, 193
        CMY:
        95, 24, 24
        CMYK:
        94, 0, 0, 24
      HSL:
        180°, 88.2927%, 40.1961%
        HSV (HSB):
        180°, 93.7824%, 75.6863%
        XYZ:
        28.8472, 42.0683, 57.0517
        xyY:
        0.2254, 0.3287, 42.0683
      CIE-Lab:
        70.9180, -38.6317, -11.3789
        CIE-LCH:
        70.9180, 40.2727, 196.4122
        CIE-Luv:
        70.9180, -54.3839, -11.7431
        Hunter-Lab:
        64.8601, -34.1154, -6.7501
      #0cc1c1 color charts
#0cc1c1 RGB chart
      #0cc1c1 CMYK chart
      #0cc1c1 RGB pie chart
      #0cc1c1 color shades, tints & tones
#0cc1c1 color schemes
#0cc1c1 color preview, HTML & CSS examples
           This text has a color of #0cc1c1        
        
          <p style="color:#0cc1c1;">Text here</p>
        
        
          .mytext {color:#0cc1c1;}
        
        Text color #0cc1c1
      
           This box has a color of #0cc1c1        
        
          <div style="background-color:#0cc1c1;">Content here</div>
        
        
          .mybackground {background-color:#0cc1c1;}
        
        Background color #0cc1c1
      
           Border around this has a color of #0cc1c1        
        
          <div style="border:2px solid #0cc1c1;">Content here</div>
        
        
          .myborder {border:2px solid #0cc1c1;}
        
        Border color #0cc1c1