#0afa5b color space conversions
Hex:
        #0afa5b
        RGB:
        10, 250, 91
        CMY:
        96, 2, 64
        CMYK:
        96, 0, 64, 2
      HSL:
        140°, 96.0000%, 50.9804%
        HSV (HSB):
        140°, 96.0000%, 98.0392%
        XYZ:
        36.1991, 69.1911, 21.3449
        xyY:
        0.2856, 0.5460, 69.1911
      CIE-Lab:
        86.5986, -79.8061, 60.7115
        CIE-LCH:
        86.5986, 100.2741, 142.7384
        CIE-Luv:
        86.5986, -79.4952, 88.7353
        Hunter-Lab:
        83.1812, -67.8867, 43.0126
      #0afa5b color charts
#0afa5b RGB chart
      #0afa5b CMYK chart
      #0afa5b RGB pie chart
      #0afa5b color shades, tints & tones
#0afa5b color schemes
#0afa5b color preview, HTML & CSS examples
           This text has a color of #0afa5b        
        
          <p style="color:#0afa5b;">Text here</p>
        
        
          .mytext {color:#0afa5b;}
        
        Text color #0afa5b
      
           This box has a color of #0afa5b        
        
          <div style="background-color:#0afa5b;">Content here</div>
        
        
          .mybackground {background-color:#0afa5b;}
        
        Background color #0afa5b
      
           Border around this has a color of #0afa5b        
        
          <div style="border:2px solid #0afa5b;">Content here</div>
        
        
          .myborder {border:2px solid #0afa5b;}
        
        Border color #0afa5b