#0ccac4 color space conversions
Hex:
        #0ccac4
        RGB:
        12, 202, 196
        CMY:
        95, 21, 23
        CMYK:
        94, 0, 3, 21
      HSL:
        178°, 88.7850%, 41.9608%
        HSV (HSB):
        178°, 94.0594%, 79.2157%
        XYZ:
        31.2360, 46.3047, 59.5160
        xyY:
        0.2279, 0.3379, 46.3047
      CIE-Lab:
        73.7428, -41.7778, -8.7973
        CIE-LCH:
        73.7428, 42.6940, 191.8913
        CIE-Luv:
        73.7428, -57.2144, -7.2078
        Hunter-Lab:
        68.0476, -37.1462, -4.2231
      #0ccac4 color charts
#0ccac4 RGB chart
      #0ccac4 CMYK chart
      #0ccac4 RGB pie chart
      #0ccac4 color shades, tints & tones
#0ccac4 color schemes
#0ccac4 color preview, HTML & CSS examples
           This text has a color of #0ccac4        
        
          <p style="color:#0ccac4;">Text here</p>
        
        
          .mytext {color:#0ccac4;}
        
        Text color #0ccac4
      
           This box has a color of #0ccac4        
        
          <div style="background-color:#0ccac4;">Content here</div>
        
        
          .mybackground {background-color:#0ccac4;}
        
        Background color #0ccac4
      
           Border around this has a color of #0ccac4        
        
          <div style="border:2px solid #0ccac4;">Content here</div>
        
        
          .myborder {border:2px solid #0ccac4;}
        
        Border color #0ccac4