#0cd8af color space conversions
Hex:
        #0cd8af
        RGB:
        12, 216, 175
        CMY:
        95, 15, 31
        CMYK:
        94, 0, 19, 15
      HSL:
        168°, 89.4737%, 44.7059%
        HSV (HSB):
        168°, 94.4444%, 84.7059%
        XYZ:
        32.4453, 52.2850, 48.9394
        xyY:
        0.2427, 0.3912, 52.2850
      CIE-Lab:
        77.4510, -53.3642, 7.9209
        CIE-LCH:
        77.4510, 53.9489, 171.5572
        CIE-Luv:
        77.4510, -63.5808, 20.1730
        Hunter-Lab:
        72.3084, -46.4453, 10.4875
      #0cd8af color charts
#0cd8af RGB chart
      #0cd8af CMYK chart
      #0cd8af RGB pie chart
      #0cd8af color shades, tints & tones
#0cd8af color schemes
#0cd8af color preview, HTML & CSS examples
           This text has a color of #0cd8af        
        
          <p style="color:#0cd8af;">Text here</p>
        
        
          .mytext {color:#0cd8af;}
        
        Text color #0cd8af
      
           This box has a color of #0cd8af        
        
          <div style="background-color:#0cd8af;">Content here</div>
        
        
          .mybackground {background-color:#0cd8af;}
        
        Background color #0cd8af
      
           Border around this has a color of #0cd8af        
        
          <div style="border:2px solid #0cd8af;">Content here</div>
        
        
          .myborder {border:2px solid #0cd8af;}
        
        Border color #0cd8af