#0cd2af color space conversions
Hex:
        #0cd2af
        RGB:
        12, 210, 175
        CMY:
        95, 18, 31
        CMYK:
        94, 0, 17, 18
      HSL:
        169°, 89.1892%, 43.5294%
        HSV (HSB):
        169°, 94.2857%, 82.3529%
        XYZ:
        30.9361, 49.2665, 48.4363
        xyY:
        0.2405, 0.3830, 49.2665
      CIE-Lab:
        75.6168, -50.9630, 5.2853
        CIE-LCH:
        75.6168, 51.2364, 174.0791
        CIE-Luv:
        75.6168, -61.5723, 15.8500
        Hunter-Lab:
        70.1901, -44.1593, 8.2186
      #0cd2af color charts
#0cd2af RGB chart
      #0cd2af CMYK chart
      #0cd2af RGB pie chart
      #0cd2af color shades, tints & tones
#0cd2af color schemes
#0cd2af color preview, HTML & CSS examples
           This text has a color of #0cd2af        
        
          <p style="color:#0cd2af;">Text here</p>
        
        
          .mytext {color:#0cd2af;}
        
        Text color #0cd2af
      
           This box has a color of #0cd2af        
        
          <div style="background-color:#0cd2af;">Content here</div>
        
        
          .mybackground {background-color:#0cd2af;}
        
        Background color #0cd2af
      
           Border around this has a color of #0cd2af        
        
          <div style="border:2px solid #0cd2af;">Content here</div>
        
        
          .myborder {border:2px solid #0cd2af;}
        
        Border color #0cd2af