#0cc1ad color space conversions
Hex:
        #0cc1ad
        RGB:
        12, 193, 173
        CMY:
        95, 24, 32
        CMYK:
        94, 0, 10, 24
      HSL:
        173°, 88.2927%, 40.1961%
        HSV (HSB):
        173°, 93.7824%, 75.6863%
        XYZ:
        26.7644, 41.2352, 46.0837
        xyY:
        0.2346, 0.3614, 41.2352
      CIE-Lab:
        70.3404, -44.4318, -1.2989
        CIE-LCH:
        70.3404, 44.4508, 181.6745
        CIE-Luv:
        70.3404, -55.9694, 4.8490
        Hunter-Lab:
        64.2147, -37.9776, 2.4007
      #0cc1ad color charts
#0cc1ad RGB chart
      #0cc1ad CMYK chart
      #0cc1ad RGB pie chart
      #0cc1ad color shades, tints & tones
#0cc1ad color schemes
#0cc1ad color preview, HTML & CSS examples
           This text has a color of #0cc1ad        
        
          <p style="color:#0cc1ad;">Text here</p>
        
        
          .mytext {color:#0cc1ad;}
        
        Text color #0cc1ad
      
           This box has a color of #0cc1ad        
        
          <div style="background-color:#0cc1ad;">Content here</div>
        
        
          .mybackground {background-color:#0cc1ad;}
        
        Background color #0cc1ad
      
           Border around this has a color of #0cc1ad        
        
          <div style="border:2px solid #0cc1ad;">Content here</div>
        
        
          .myborder {border:2px solid #0cc1ad;}
        
        Border color #0cc1ad