#0bd8da color space conversions
Hex:
        #0bd8da
        RGB:
        11, 216, 218
        CMY:
        96, 15, 15
        CMYK:
        95, 1, 0, 15
      HSL:
        181°, 90.3930%, 44.9020%
        HSV (HSB):
        181°, 94.9541%, 85.4902%
        XYZ:
        37.3488, 54.2448, 74.8315
        xyY:
        0.2244, 0.3259, 54.2448
      CIE-Lab:
        78.6043, -41.5510, -13.3865
        CIE-LCH:
        78.6043, 43.6541, 197.8574
        CIE-Luv:
        78.6043, -60.2223, -14.7262
        Hunter-Lab:
        73.6511, -38.3713, -8.6845
      #0bd8da color charts
#0bd8da RGB chart
      #0bd8da CMYK chart
      #0bd8da RGB pie chart
      #0bd8da color shades, tints & tones
#0bd8da color schemes
#0bd8da color preview, HTML & CSS examples
           This text has a color of #0bd8da        
        
          <p style="color:#0bd8da;">Text here</p>
        
        
          .mytext {color:#0bd8da;}
        
        Text color #0bd8da
      
           This box has a color of #0bd8da        
        
          <div style="background-color:#0bd8da;">Content here</div>
        
        
          .mybackground {background-color:#0bd8da;}
        
        Background color #0bd8da
      
           Border around this has a color of #0bd8da        
        
          <div style="border:2px solid #0bd8da;">Content here</div>
        
        
          .myborder {border:2px solid #0bd8da;}
        
        Border color #0bd8da