#0cbebf color space conversions
Hex:
        #0cbebf
        RGB:
        12, 190, 191
        CMY:
        95, 25, 25
        CMYK:
        94, 1, 0, 25
      HSL:
        180°, 88.1773%, 39.8039%
        HSV (HSB):
        180°, 93.7173%, 74.9020%
        XYZ:
        27.9690, 40.6667, 55.6655
        xyY:
        0.2250, 0.3272, 40.6667
      CIE-Lab:
        69.9417, -37.8685, -11.7456
        CIE-LCH:
        69.9417, 39.6483, 197.2322
        CIE-Luv:
        69.9417, -53.5155, -12.4189
        Hunter-Lab:
        63.7704, -33.3100, -7.1153
      #0cbebf color charts
#0cbebf RGB chart
      #0cbebf CMYK chart
      #0cbebf RGB pie chart
      #0cbebf color shades, tints & tones
#0cbebf color schemes
#0cbebf color preview, HTML & CSS examples
           This text has a color of #0cbebf        
        
          <p style="color:#0cbebf;">Text here</p>
        
        
          .mytext {color:#0cbebf;}
        
        Text color #0cbebf
      
           This box has a color of #0cbebf        
        
          <div style="background-color:#0cbebf;">Content here</div>
        
        
          .mybackground {background-color:#0cbebf;}
        
        Background color #0cbebf
      
           Border around this has a color of #0cbebf        
        
          <div style="border:2px solid #0cbebf;">Content here</div>
        
        
          .myborder {border:2px solid #0cbebf;}
        
        Border color #0cbebf