#0bd1cf color space conversions
Hex:
        #0bd1cf
        RGB:
        11, 209, 207
        CMY:
        96, 18, 19
        CMYK:
        95, 0, 1, 18
      HSL:
        179°, 90.0000%, 43.1373%
        HSV (HSB):
        179°, 94.7368%, 81.9608%
        XYZ:
        34.2010, 50.1771, 66.9140
        xyY:
        0.2261, 0.3317, 50.1771
      CIE-Lab:
        76.1778, -41.6842, -11.1119
        CIE-LCH:
        76.1778, 43.1398, 194.9265
        CIE-Luv:
        76.1778, -58.7435, -10.9649
        Hunter-Lab:
        70.8358, -37.7792, -6.4224
      #0bd1cf color charts
#0bd1cf RGB chart
      #0bd1cf CMYK chart
      #0bd1cf RGB pie chart
      #0bd1cf color shades, tints & tones
#0bd1cf color schemes
#0bd1cf color preview, HTML & CSS examples
           This text has a color of #0bd1cf        
        
          <p style="color:#0bd1cf;">Text here</p>
        
        
          .mytext {color:#0bd1cf;}
        
        Text color #0bd1cf
      
           This box has a color of #0bd1cf        
        
          <div style="background-color:#0bd1cf;">Content here</div>
        
        
          .mybackground {background-color:#0bd1cf;}
        
        Background color #0bd1cf
      
           Border around this has a color of #0bd1cf        
        
          <div style="border:2px solid #0bd1cf;">Content here</div>
        
        
          .myborder {border:2px solid #0bd1cf;}
        
        Border color #0bd1cf