#0ad5bf color space conversions
Hex:
        #0ad5bf
        RGB:
        10, 213, 191
        CMY:
        96, 16, 25
        CMYK:
        95, 0, 10, 16
      HSL:
        173°, 91.0314%, 43.7255%
        HSV (HSB):
        173°, 95.3052%, 83.5294%
        XYZ:
        33.3234, 51.4146, 57.4579
        xyY:
        0.2343, 0.3616, 51.4146
      CIE-Lab:
        76.9295, -47.9922, -1.3961
        CIE-LCH:
        76.9295, 48.0125, 181.6662
        CIE-Luv:
        76.9295, -61.4017, 5.3296
        Hunter-Lab:
        71.7040, -42.5267, 2.6825
      #0ad5bf color charts
#0ad5bf RGB chart
      #0ad5bf CMYK chart
      #0ad5bf RGB pie chart
      #0ad5bf color shades, tints & tones
#0ad5bf color schemes
#0ad5bf color preview, HTML & CSS examples
           This text has a color of #0ad5bf        
        
          <p style="color:#0ad5bf;">Text here</p>
        
        
          .mytext {color:#0ad5bf;}
        
        Text color #0ad5bf
      
           This box has a color of #0ad5bf        
        
          <div style="background-color:#0ad5bf;">Content here</div>
        
        
          .mybackground {background-color:#0ad5bf;}
        
        Background color #0ad5bf
      
           Border around this has a color of #0ad5bf        
        
          <div style="border:2px solid #0ad5bf;">Content here</div>
        
        
          .myborder {border:2px solid #0ad5bf;}
        
        Border color #0ad5bf