#0bdfdd color space conversions
Hex:
        #0bdfdd
        RGB:
        11, 223, 221
        CMY:
        96, 13, 13
        CMYK:
        95, 0, 1, 13
      HSL:
        179°, 90.5983%, 45.8824%
        HSV (HSB):
        179°, 95.0673%, 87.4510%
        XYZ:
        39.5768, 58.0670, 77.5287
        xyY:
        0.2259, 0.3315, 58.0670
      CIE-Lab:
        80.7760, -43.7696, -11.7377
        CIE-LCH:
        80.7760, 45.3161, 195.0119
        CIE-Luv:
        80.7760, -62.3316, -11.7433
        Hunter-Lab:
        76.2017, -40.6455, -6.9814
      #0bdfdd color charts
#0bdfdd RGB chart
      #0bdfdd CMYK chart
      #0bdfdd RGB pie chart
      #0bdfdd color shades, tints & tones
#0bdfdd color schemes
#0bdfdd color preview, HTML & CSS examples
           This text has a color of #0bdfdd        
        
          <p style="color:#0bdfdd;">Text here</p>
        
        
          .mytext {color:#0bdfdd;}
        
        Text color #0bdfdd
      
           This box has a color of #0bdfdd        
        
          <div style="background-color:#0bdfdd;">Content here</div>
        
        
          .mybackground {background-color:#0bdfdd;}
        
        Background color #0bdfdd
      
           Border around this has a color of #0bdfdd        
        
          <div style="border:2px solid #0bdfdd;">Content here</div>
        
        
          .myborder {border:2px solid #0bdfdd;}
        
        Border color #0bdfdd