#0af07b color space conversions
Hex:
        #0af07b
        RGB:
        10, 240, 123
        CMY:
        96, 6, 52
        CMYK:
        96, 0, 49, 6
      HSL:
        149°, 92.0000%, 49.0196%
        HSV (HSB):
        149°, 95.8333%, 94.1176%
        XYZ:
        34.8604, 63.8148, 29.2190
        xyY:
        0.2726, 0.4990, 63.8148
      CIE-Lab:
        83.8692, -72.5656, 43.1857
        CIE-LCH:
        83.8692, 84.4439, 149.2420
        CIE-Luv:
        83.8692, -74.8992, 69.3234
        Hunter-Lab:
        79.8841, -61.9021, 34.2325
      #0af07b color charts
#0af07b RGB chart
      #0af07b CMYK chart
      #0af07b RGB pie chart
      #0af07b color shades, tints & tones
#0af07b color schemes
#0af07b color preview, HTML & CSS examples
           This text has a color of #0af07b        
        
          <p style="color:#0af07b;">Text here</p>
        
        
          .mytext {color:#0af07b;}
        
        Text color #0af07b
      
           This box has a color of #0af07b        
        
          <div style="background-color:#0af07b;">Content here</div>
        
        
          .mybackground {background-color:#0af07b;}
        
        Background color #0af07b
      
           Border around this has a color of #0af07b        
        
          <div style="border:2px solid #0af07b;">Content here</div>
        
        
          .myborder {border:2px solid #0af07b;}
        
        Border color #0af07b