#0cb1af color space conversions
Hex:
        #0cb1af
        RGB:
        12, 177, 175
        CMY:
        95, 31, 31
        CMYK:
        93, 0, 1, 31
      HSL:
        179°, 87.3016%, 37.0588%
        HSV (HSB):
        179°, 93.2203%, 69.4118%
        XYZ:
        23.6116, 34.6176, 45.9948
        xyY:
        0.2265, 0.3321, 34.6176
      CIE-Lab:
        65.4498, -36.7614, -9.6343
        CIE-LCH:
        65.4498, 38.0029, 194.6856
        CIE-Luv:
        65.4498, -50.3050, -9.1390
        Hunter-Lab:
        58.8367, -31.3308, -5.1635
      #0cb1af color charts
#0cb1af RGB chart
      #0cb1af CMYK chart
      #0cb1af RGB pie chart
      #0cb1af color shades, tints & tones
#0cb1af color schemes
#0cb1af color preview, HTML & CSS examples
           This text has a color of #0cb1af        
        
          <p style="color:#0cb1af;">Text here</p>
        
        
          .mytext {color:#0cb1af;}
        
        Text color #0cb1af
      
           This box has a color of #0cb1af        
        
          <div style="background-color:#0cb1af;">Content here</div>
        
        
          .mybackground {background-color:#0cb1af;}
        
        Background color #0cb1af
      
           Border around this has a color of #0cb1af        
        
          <div style="border:2px solid #0cb1af;">Content here</div>
        
        
          .myborder {border:2px solid #0cb1af;}
        
        Border color #0cb1af