#0bdfdf color space conversions
Hex:
        #0bdfdf
        RGB:
        11, 223, 223
        CMY:
        96, 13, 13
        CMYK:
        95, 0, 0, 13
      HSL:
        180°, 90.5983%, 45.8824%
        HSV (HSB):
        180°, 95.0673%, 87.4510%
        XYZ:
        39.8450, 58.1742, 78.9407
        xyY:
        0.2252, 0.3287, 58.1742
      CIE-Lab:
        80.8356, -43.1849, -12.7128
        CIE-LCH:
        80.8356, 45.0172, 196.4033
        CIE-Luv:
        80.8356, -62.1709, -13.4245
        Hunter-Lab:
        76.2720, -40.2265, -7.9741
      #0bdfdf color charts
#0bdfdf RGB chart
      #0bdfdf CMYK chart
      #0bdfdf RGB pie chart
      #0bdfdf color shades, tints & tones
#0bdfdf color schemes
#0bdfdf color preview, HTML & CSS examples
           This text has a color of #0bdfdf        
        
          <p style="color:#0bdfdf;">Text here</p>
        
        
          .mytext {color:#0bdfdf;}
        
        Text color #0bdfdf
      
           This box has a color of #0bdfdf        
        
          <div style="background-color:#0bdfdf;">Content here</div>
        
        
          .mybackground {background-color:#0bdfdf;}
        
        Background color #0bdfdf
      
           Border around this has a color of #0bdfdf        
        
          <div style="border:2px solid #0bdfdf;">Content here</div>
        
        
          .myborder {border:2px solid #0bdfdf;}
        
        Border color #0bdfdf