#0ad29a color space conversions
Hex:
        #0ad29a
        RGB:
        10, 210, 154
        CMY:
        96, 18, 40
        CMYK:
        95, 0, 27, 18
      HSL:
        163°, 90.9091%, 43.1373%
        HSV (HSB):
        163°, 95.2381%, 82.3529%
        XYZ:
        29.0045, 48.4908, 38.4028
        xyY:
        0.2503, 0.4184, 48.4908
      CIE-Lab:
        75.1334, -56.1921, 15.8194
        CIE-LCH:
        75.1334, 58.3764, 164.2768
        CIE-Luv:
        75.1334, -63.2209, 31.6328
        Hunter-Lab:
        69.6353, -47.5131, 16.0472
      #0ad29a color charts
#0ad29a RGB chart
      #0ad29a CMYK chart
      #0ad29a RGB pie chart
      #0ad29a color shades, tints & tones
#0ad29a color schemes
#0ad29a color preview, HTML & CSS examples
           This text has a color of #0ad29a        
        
          <p style="color:#0ad29a;">Text here</p>
        
        
          .mytext {color:#0ad29a;}
        
        Text color #0ad29a
      
           This box has a color of #0ad29a        
        
          <div style="background-color:#0ad29a;">Content here</div>
        
        
          .mybackground {background-color:#0ad29a;}
        
        Background color #0ad29a
      
           Border around this has a color of #0ad29a        
        
          <div style="border:2px solid #0ad29a;">Content here</div>
        
        
          .myborder {border:2px solid #0ad29a;}
        
        Border color #0ad29a