#0ad0a0 color space conversions
Hex:
        #0ad0a0
        RGB:
        10, 208, 160
        CMY:
        96, 18, 37
        CMYK:
        95, 0, 23, 18
      HSL:
        165°, 90.8257%, 42.7451%
        HSV (HSB):
        165°, 95.1923%, 81.5686%
        XYZ:
        29.0262, 47.7143, 40.9377
        xyY:
        0.2467, 0.4055, 47.7143
      CIE-Lab:
        74.6444, -54.0002, 11.9332
        CIE-LCH:
        74.6444, 55.3030, 167.5388
        CIE-Luv:
        74.6444, -62.1136, 25.8623
        Hunter-Lab:
        69.0756, -45.8748, 13.2147
      #0ad0a0 color charts
#0ad0a0 RGB chart
      #0ad0a0 CMYK chart
      #0ad0a0 RGB pie chart
      #0ad0a0 color shades, tints & tones
#0ad0a0 color schemes
#0ad0a0 color preview, HTML & CSS examples
           This text has a color of #0ad0a0        
        
          <p style="color:#0ad0a0;">Text here</p>
        
        
          .mytext {color:#0ad0a0;}
        
        Text color #0ad0a0
      
           This box has a color of #0ad0a0        
        
          <div style="background-color:#0ad0a0;">Content here</div>
        
        
          .mybackground {background-color:#0ad0a0;}
        
        Background color #0ad0a0
      
           Border around this has a color of #0ad0a0        
        
          <div style="border:2px solid #0ad0a0;">Content here</div>
        
        
          .myborder {border:2px solid #0ad0a0;}
        
        Border color #0ad0a0