#0afa7d color space conversions
Hex:
        #0afa7d
        RGB:
        10, 250, 125
        CMY:
        96, 2, 51
        CMYK:
        96, 0, 50, 2
      HSL:
        149°, 96.0000%, 50.9804%
        HSV (HSB):
        149°, 96.0000%, 98.0392%
        XYZ:
        38.0125, 69.9164, 30.8938
        xyY:
        0.2738, 0.5036, 69.9164
      CIE-Lab:
        86.9559, -75.3926, 46.0884
        CIE-LCH:
        86.9559, 88.3639, 148.5620
        CIE-Luv:
        86.9559, -77.9122, 73.6785
        Hunter-Lab:
        83.6160, -65.1807, 36.6252
      #0afa7d color charts
#0afa7d RGB chart
      #0afa7d CMYK chart
      #0afa7d RGB pie chart
      #0afa7d color shades, tints & tones
#0afa7d color schemes
#0afa7d color preview, HTML & CSS examples
           This text has a color of #0afa7d        
        
          <p style="color:#0afa7d;">Text here</p>
        
        
          .mytext {color:#0afa7d;}
        
        Text color #0afa7d
      
           This box has a color of #0afa7d        
        
          <div style="background-color:#0afa7d;">Content here</div>
        
        
          .mybackground {background-color:#0afa7d;}
        
        Background color #0afa7d
      
           Border around this has a color of #0afa7d        
        
          <div style="border:2px solid #0afa7d;">Content here</div>
        
        
          .myborder {border:2px solid #0afa7d;}
        
        Border color #0afa7d