#0ad49f color space conversions
Hex:
        #0ad49f
        RGB:
        10, 212, 159
        CMY:
        96, 17, 38
        CMYK:
        95, 0, 25, 17
      HSL:
        164°, 90.9910%, 43.5294%
        HSV (HSB):
        164°, 95.2830%, 83.1373%
        XYZ:
        29.9267, 49.6547, 40.8079
        xyY:
        0.2486, 0.4125, 49.6547
      CIE-Lab:
        75.8568, -55.7798, 14.1762
        CIE-LCH:
        75.8568, 57.5530, 165.7404
        CIE-Luv:
        75.8568, -63.5201, 29.3638
        Hunter-Lab:
        70.4661, -47.5074, 14.9906
      #0ad49f color charts
#0ad49f RGB chart
      #0ad49f CMYK chart
      #0ad49f RGB pie chart
      #0ad49f color shades, tints & tones
#0ad49f color schemes
#0ad49f color preview, HTML & CSS examples
           This text has a color of #0ad49f        
        
          <p style="color:#0ad49f;">Text here</p>
        
        
          .mytext {color:#0ad49f;}
        
        Text color #0ad49f
      
           This box has a color of #0ad49f        
        
          <div style="background-color:#0ad49f;">Content here</div>
        
        
          .mybackground {background-color:#0ad49f;}
        
        Background color #0ad49f
      
           Border around this has a color of #0ad49f        
        
          <div style="border:2px solid #0ad49f;">Content here</div>
        
        
          .myborder {border:2px solid #0ad49f;}
        
        Border color #0ad49f