#0bd3bc color space conversions
Hex:
        #0bd3bc
        RGB:
        11, 211, 188
        CMY:
        96, 17, 26
        CMYK:
        95, 0, 11, 17
      HSL:
        173°, 90.0901%, 43.5294%
        HSV (HSB):
        173°, 94.7867%, 82.7451%
        XYZ:
        32.5094, 50.2905, 55.5706
        xyY:
        0.2349, 0.3634, 50.2905
      CIE-Lab:
        76.2472, -47.9460, -0.7830
        CIE-LCH:
        76.2472, 47.9524, 180.9356
        CIE-Luv:
        76.2472, -60.9319, 6.2566
        Hunter-Lab:
        70.9158, -42.2743, 3.1806
      #0bd3bc color charts
#0bd3bc RGB chart
      #0bd3bc CMYK chart
      #0bd3bc RGB pie chart
      #0bd3bc color shades, tints & tones
#0bd3bc color schemes
#0bd3bc color preview, HTML & CSS examples
           This text has a color of #0bd3bc        
        
          <p style="color:#0bd3bc;">Text here</p>
        
        
          .mytext {color:#0bd3bc;}
        
        Text color #0bd3bc
      
           This box has a color of #0bd3bc        
        
          <div style="background-color:#0bd3bc;">Content here</div>
        
        
          .mybackground {background-color:#0bd3bc;}
        
        Background color #0bd3bc
      
           Border around this has a color of #0bd3bc        
        
          <div style="border:2px solid #0bd3bc;">Content here</div>
        
        
          .myborder {border:2px solid #0bd3bc;}
        
        Border color #0bd3bc