#0cbfbf color space conversions
Hex:
        #0cbfbf
        RGB:
        12, 191, 191
        CMY:
        95, 25, 25
        CMYK:
        94, 0, 0, 25
      HSL:
        180°, 88.1773%, 39.8039%
        HSV (HSB):
        180°, 93.7173%, 74.9020%
        XYZ:
        28.1864, 41.1014, 55.7380
        xyY:
        0.2254, 0.3287, 41.1014
      CIE-Lab:
        70.2469, -38.3245, -11.2888
        CIE-LCH:
        70.2469, 39.9526, 196.4128
        CIE-Luv:
        70.2469, -53.8584, -11.6296
        Hunter-Lab:
        64.1103, -33.7148, -6.6699
      #0cbfbf color charts
#0cbfbf RGB chart
      #0cbfbf CMYK chart
      #0cbfbf RGB pie chart
      #0cbfbf color shades, tints & tones
#0cbfbf color schemes
#0cbfbf color preview, HTML & CSS examples
           This text has a color of #0cbfbf        
        
          <p style="color:#0cbfbf;">Text here</p>
        
        
          .mytext {color:#0cbfbf;}
        
        Text color #0cbfbf
      
           This box has a color of #0cbfbf        
        
          <div style="background-color:#0cbfbf;">Content here</div>
        
        
          .mybackground {background-color:#0cbfbf;}
        
        Background color #0cbfbf
      
           Border around this has a color of #0cbfbf        
        
          <div style="border:2px solid #0cbfbf;">Content here</div>
        
        
          .myborder {border:2px solid #0cbfbf;}
        
        Border color #0cbfbf