#0cb0bc color space conversions
Hex:
        #0cb0bc
        RGB:
        12, 176, 188
        CMY:
        95, 31, 26
        CMYK:
        94, 6, 0, 26
      HSL:
        184°, 88.0000%, 39.2157%
        HSV (HSB):
        184°, 93.6170%, 73.7255%
        XYZ:
        24.7541, 34.7597, 52.9816
        xyY:
        0.2200, 0.3090, 34.7597
      CIE-Lab:
        65.5611, -32.2514, -16.6856
        CIE-LCH:
        65.5611, 36.3120, 207.3553
        CIE-Luv:
        65.5611, -48.9302, -21.0132
        Hunter-Lab:
        58.9573, -28.2296, -12.0104
      #0cb0bc color charts
#0cb0bc RGB chart
      #0cb0bc CMYK chart
      #0cb0bc RGB pie chart
      #0cb0bc color shades, tints & tones
#0cb0bc color schemes
#0cb0bc color preview, HTML & CSS examples
           This text has a color of #0cb0bc        
        
          <p style="color:#0cb0bc;">Text here</p>
        
        
          .mytext {color:#0cb0bc;}
        
        Text color #0cb0bc
      
           This box has a color of #0cb0bc        
        
          <div style="background-color:#0cb0bc;">Content here</div>
        
        
          .mybackground {background-color:#0cb0bc;}
        
        Background color #0cb0bc
      
           Border around this has a color of #0cb0bc        
        
          <div style="border:2px solid #0cb0bc;">Content here</div>
        
        
          .myborder {border:2px solid #0cb0bc;}
        
        Border color #0cb0bc