#0bd6dc color space conversions
Hex:
        #0bd6dc
        RGB:
        11, 214, 220
        CMY:
        96, 16, 14
        CMYK:
        95, 3, 0, 14
      HSL:
        182°, 90.4762%, 45.2941%
        HSV (HSB):
        182°, 95.0000%, 86.2745%
        XYZ:
        37.1028, 53.3316, 76.0486
        xyY:
        0.2229, 0.3203, 53.3316
      CIE-Lab:
        78.0704, -40.0552, -15.2588
        CIE-LCH:
        78.0704, 42.8631, 200.8541
        CIE-Luv:
        78.0704, -59.3883, -18.0056
        Hunter-Lab:
        73.0285, -37.1111, -10.6221
      #0bd6dc color charts
#0bd6dc RGB chart
      #0bd6dc CMYK chart
      #0bd6dc RGB pie chart
      #0bd6dc color shades, tints & tones
#0bd6dc color schemes
#0bd6dc color preview, HTML & CSS examples
           This text has a color of #0bd6dc        
        
          <p style="color:#0bd6dc;">Text here</p>
        
        
          .mytext {color:#0bd6dc;}
        
        Text color #0bd6dc
      
           This box has a color of #0bd6dc        
        
          <div style="background-color:#0bd6dc;">Content here</div>
        
        
          .mybackground {background-color:#0bd6dc;}
        
        Background color #0bd6dc
      
           Border around this has a color of #0bd6dc        
        
          <div style="border:2px solid #0bd6dc;">Content here</div>
        
        
          .myborder {border:2px solid #0bd6dc;}
        
        Border color #0bd6dc