#0bd3cf color space conversions
Hex:
        #0bd3cf
        RGB:
        11, 211, 207
        CMY:
        96, 17, 19
        CMYK:
        95, 0, 2, 17
      HSL:
        179°, 90.0901%, 43.5294%
        HSV (HSB):
        179°, 94.7867%, 82.7451%
        XYZ:
        34.6948, 51.1647, 67.0786
        xyY:
        0.2269, 0.3345, 51.1647
      CIE-Lab:
        76.7787, -42.5706, -10.2153
        CIE-LCH:
        76.7787, 43.7790, 193.4937
        CIE-Luv:
        76.7787, -59.4193, -9.3973
        Hunter-Lab:
        71.5295, -38.5967, -5.5301
      #0bd3cf color charts
#0bd3cf RGB chart
      #0bd3cf CMYK chart
      #0bd3cf RGB pie chart
      #0bd3cf color shades, tints & tones
#0bd3cf color schemes
#0bd3cf color preview, HTML & CSS examples
           This text has a color of #0bd3cf        
        
          <p style="color:#0bd3cf;">Text here</p>
        
        
          .mytext {color:#0bd3cf;}
        
        Text color #0bd3cf
      
           This box has a color of #0bd3cf        
        
          <div style="background-color:#0bd3cf;">Content here</div>
        
        
          .mybackground {background-color:#0bd3cf;}
        
        Background color #0bd3cf
      
           Border around this has a color of #0bd3cf        
        
          <div style="border:2px solid #0bd3cf;">Content here</div>
        
        
          .myborder {border:2px solid #0bd3cf;}
        
        Border color #0bd3cf