#0afa8d color space conversions
Hex:
        #0afa8d
        RGB:
        10, 250, 141
        CMY:
        96, 2, 45
        CMYK:
        96, 0, 44, 2
      HSL:
        153°, 96.0000%, 50.9804%
        HSV (HSB):
        153°, 96.0000%, 98.0392%
        XYZ:
        39.1185, 70.3588, 36.7182
        xyY:
        0.2676, 0.4813, 70.3588
      CIE-Lab:
        87.1726, -72.7878, 38.6738
        CIE-LCH:
        87.1726, 82.4241, 152.0173
        CIE-Luv:
        87.1726, -77.0024, 64.9526
        Hunter-Lab:
        83.8802, -63.5447, 32.7622
      #0afa8d color charts
#0afa8d RGB chart
      #0afa8d CMYK chart
      #0afa8d RGB pie chart
      #0afa8d color shades, tints & tones
#0afa8d color schemes
#0afa8d color preview, HTML & CSS examples
           This text has a color of #0afa8d        
        
          <p style="color:#0afa8d;">Text here</p>
        
        
          .mytext {color:#0afa8d;}
        
        Text color #0afa8d
      
           This box has a color of #0afa8d        
        
          <div style="background-color:#0afa8d;">Content here</div>
        
        
          .mybackground {background-color:#0afa8d;}
        
        Background color #0afa8d
      
           Border around this has a color of #0afa8d        
        
          <div style="border:2px solid #0afa8d;">Content here</div>
        
        
          .myborder {border:2px solid #0afa8d;}
        
        Border color #0afa8d