#0bd3ce color space conversions
Hex:
        #0bd3ce
        RGB:
        11, 211, 206
        CMY:
        96, 17, 19
        CMYK:
        95, 0, 2, 17
      HSL:
        179°, 90.0901%, 43.5294%
        HSV (HSB):
        179°, 94.7867%, 82.7451%
        XYZ:
        34.5729, 51.1159, 66.4367
        xyY:
        0.2273, 0.3360, 51.1159
      CIE-Lab:
        76.7492, -42.8625, -9.7215
        CIE-LCH:
        76.7492, 43.9511, 192.7789
        CIE-Luv:
        76.7492, -59.4995, -8.5595
        Hunter-Lab:
        71.4954, -38.8001, -5.0481
      #0bd3ce color charts
#0bd3ce RGB chart
      #0bd3ce CMYK chart
      #0bd3ce RGB pie chart
      #0bd3ce color shades, tints & tones
#0bd3ce color schemes
#0bd3ce color preview, HTML & CSS examples
           This text has a color of #0bd3ce        
        
          <p style="color:#0bd3ce;">Text here</p>
        
        
          .mytext {color:#0bd3ce;}
        
        Text color #0bd3ce
      
           This box has a color of #0bd3ce        
        
          <div style="background-color:#0bd3ce;">Content here</div>
        
        
          .mybackground {background-color:#0bd3ce;}
        
        Background color #0bd3ce
      
           Border around this has a color of #0bd3ce        
        
          <div style="border:2px solid #0bd3ce;">Content here</div>
        
        
          .myborder {border:2px solid #0bd3ce;}
        
        Border color #0bd3ce