#0ad27d color space conversions
Hex:
        #0ad27d
        RGB:
        10, 210, 125
        CMY:
        96, 18, 51
        CMYK:
        95, 0, 40, 18
      HSL:
        155°, 90.9091%, 43.1373%
        HSV (HSB):
        155°, 95.2381%, 82.3529%
        XYZ:
        26.8734, 47.6384, 27.1808
        xyY:
        0.2643, 0.4685, 47.6384
      CIE-Lab:
        74.5963, -62.3316, 30.2700
        CIE-LCH:
        74.5963, 69.2929, 154.0974
        CIE-Luv:
        74.5963, -65.1929, 51.0316
        Hunter-Lab:
        69.0206, -51.2863, 24.9656
      #0ad27d color charts
#0ad27d RGB chart
      #0ad27d CMYK chart
      #0ad27d RGB pie chart
      #0ad27d color shades, tints & tones
#0ad27d color schemes
#0ad27d color preview, HTML & CSS examples
           This text has a color of #0ad27d        
        
          <p style="color:#0ad27d;">Text here</p>
        
        
          .mytext {color:#0ad27d;}
        
        Text color #0ad27d
      
           This box has a color of #0ad27d        
        
          <div style="background-color:#0ad27d;">Content here</div>
        
        
          .mybackground {background-color:#0ad27d;}
        
        Background color #0ad27d
      
           Border around this has a color of #0ad27d        
        
          <div style="border:2px solid #0ad27d;">Content here</div>
        
        
          .myborder {border:2px solid #0ad27d;}
        
        Border color #0ad27d