#0becbd color space conversions
Hex:
        #0becbd
        RGB:
        11, 236, 189
        CMY:
        96, 7, 26
        CMYK:
        95, 0, 20, 7
      HSL:
        167°, 91.0931%, 48.4314%
        HSV (HSB):
        167°, 95.3390%, 92.5490%
        XYZ:
        39.3188, 63.7362, 58.3741
        xyY:
        0.2436, 0.3948, 63.7362
      CIE-Lab:
        83.8282, -57.7389, 9.6438
        CIE-LCH:
        83.8282, 58.5388, 170.5178
        CIE-Luv:
        83.8282, -69.1699, 23.6908
        Hunter-Lab:
        79.8349, -51.7998, 12.5325
      #0becbd color charts
#0becbd RGB chart
      #0becbd CMYK chart
      #0becbd RGB pie chart
      #0becbd color shades, tints & tones
#0becbd color schemes
#0becbd color preview, HTML & CSS examples
           This text has a color of #0becbd        
        
          <p style="color:#0becbd;">Text here</p>
        
        
          .mytext {color:#0becbd;}
        
        Text color #0becbd
      
           This box has a color of #0becbd        
        
          <div style="background-color:#0becbd;">Content here</div>
        
        
          .mybackground {background-color:#0becbd;}
        
        Background color #0becbd
      
           Border around this has a color of #0becbd        
        
          <div style="border:2px solid #0becbd;">Content here</div>
        
        
          .myborder {border:2px solid #0becbd;}
        
        Border color #0becbd