#0ad5bc color space conversions
Hex:
        #0ad5bc
        RGB:
        10, 213, 188
        CMY:
        96, 16, 26
        CMYK:
        95, 0, 12, 16
      HSL:
        173°, 91.0314%, 43.7255%
        HSV (HSB):
        173°, 95.3052%, 83.5294%
        XYZ:
        32.9965, 51.2839, 55.7366
        xyY:
        0.2357, 0.3663, 51.2839
      CIE-Lab:
        76.8506, -48.8090, 0.0983
        CIE-LCH:
        76.8506, 48.8091, 179.8846
        CIE-Luv:
        76.8506, -61.6384, 7.7490
        Hunter-Lab:
        71.6128, -43.0761, 3.9832
      #0ad5bc color charts
#0ad5bc RGB chart
      #0ad5bc CMYK chart
      #0ad5bc RGB pie chart
      #0ad5bc color shades, tints & tones
#0ad5bc color schemes
#0ad5bc color preview, HTML & CSS examples
           This text has a color of #0ad5bc        
        
          <p style="color:#0ad5bc;">Text here</p>
        
        
          .mytext {color:#0ad5bc;}
        
        Text color #0ad5bc
      
           This box has a color of #0ad5bc        
        
          <div style="background-color:#0ad5bc;">Content here</div>
        
        
          .mybackground {background-color:#0ad5bc;}
        
        Background color #0ad5bc
      
           Border around this has a color of #0ad5bc        
        
          <div style="border:2px solid #0ad5bc;">Content here</div>
        
        
          .myborder {border:2px solid #0ad5bc;}
        
        Border color #0ad5bc