#0bd4cf color space conversions
Hex:
        #0bd4cf
        RGB:
        11, 212, 207
        CMY:
        96, 17, 19
        CMYK:
        95, 0, 2, 17
      HSL:
        179°, 90.1345%, 43.7255%
        HSV (HSB):
        179°, 94.8113%, 83.1373%
        XYZ:
        34.9440, 51.6631, 67.1617
        xyY:
        0.2273, 0.3360, 51.6631
      CIE-Lab:
        77.0790, -43.0114, -9.7678
        CIE-LCH:
        77.0790, 44.1066, 192.7947
        CIE-Luv:
        77.0790, -59.7569, -8.6156
        Hunter-Lab:
        71.8771, -39.0047, -5.0865
      #0bd4cf color charts
#0bd4cf RGB chart
      #0bd4cf CMYK chart
      #0bd4cf RGB pie chart
      #0bd4cf color shades, tints & tones
#0bd4cf color schemes
#0bd4cf color preview, HTML & CSS examples
           This text has a color of #0bd4cf        
        
          <p style="color:#0bd4cf;">Text here</p>
        
        
          .mytext {color:#0bd4cf;}
        
        Text color #0bd4cf
      
           This box has a color of #0bd4cf        
        
          <div style="background-color:#0bd4cf;">Content here</div>
        
        
          .mybackground {background-color:#0bd4cf;}
        
        Background color #0bd4cf
      
           Border around this has a color of #0bd4cf        
        
          <div style="border:2px solid #0bd4cf;">Content here</div>
        
        
          .myborder {border:2px solid #0bd4cf;}
        
        Border color #0bd4cf