#0bc1c1 color space conversions
Hex:
        #0bc1c1
        RGB:
        11, 193, 193
        CMY:
        96, 24, 24
        CMYK:
        94, 0, 0, 24
      HSL:
        180°, 89.2157%, 40.0000%
        HSV (HSB):
        180°, 94.3005%, 75.6863%
        XYZ:
        28.8336, 42.0613, 57.0510
        xyY:
        0.2254, 0.3287, 42.0613
      CIE-Lab:
        70.9132, -38.6637, -11.3866
        CIE-LCH:
        70.9132, 40.3056, 196.4099
        CIE-Luv:
        70.9132, -54.4220, -11.7513
        Hunter-Lab:
        64.8547, -34.1368, -6.7576
      #0bc1c1 color charts
#0bc1c1 RGB chart
      #0bc1c1 CMYK chart
      #0bc1c1 RGB pie chart
      #0bc1c1 color shades, tints & tones
#0bc1c1 color schemes
#0bc1c1 color preview, HTML & CSS examples
           This text has a color of #0bc1c1        
        
          <p style="color:#0bc1c1;">Text here</p>
        
        
          .mytext {color:#0bc1c1;}
        
        Text color #0bc1c1
      
           This box has a color of #0bc1c1        
        
          <div style="background-color:#0bc1c1;">Content here</div>
        
        
          .mybackground {background-color:#0bc1c1;}
        
        Background color #0bc1c1
      
           Border around this has a color of #0bc1c1        
        
          <div style="border:2px solid #0bc1c1;">Content here</div>
        
        
          .myborder {border:2px solid #0bc1c1;}
        
        Border color #0bc1c1