#0af8ac color space conversions
Hex:
        #0af8ac
        RGB:
        10, 248, 172
        CMY:
        96, 3, 33
        CMYK:
        96, 0, 31, 3
      HSL:
        161°, 94.4444%, 50.5882%
        HSV (HSB):
        161°, 95.9677%, 97.2549%
        XYZ:
        41.1390, 70.1779, 50.4072
        xyY:
        0.2544, 0.4339, 70.1779
      CIE-Lab:
        87.0840, -66.1102, 23.0131
        CIE-LCH:
        87.0840, 70.0012, 160.8069
        CIE-Luv:
        87.0840, -74.3439, 44.1086
        Hunter-Lab:
        83.7722, -58.9434, 22.9648
      #0af8ac color charts
#0af8ac RGB chart
      #0af8ac CMYK chart
      #0af8ac RGB pie chart
      #0af8ac color shades, tints & tones
#0af8ac color schemes
#0af8ac color preview, HTML & CSS examples
           This text has a color of #0af8ac        
        
          <p style="color:#0af8ac;">Text here</p>
        
        
          .mytext {color:#0af8ac;}
        
        Text color #0af8ac
      
           This box has a color of #0af8ac        
        
          <div style="background-color:#0af8ac;">Content here</div>
        
        
          .mybackground {background-color:#0af8ac;}
        
        Background color #0af8ac
      
           Border around this has a color of #0af8ac        
        
          <div style="border:2px solid #0af8ac;">Content here</div>
        
        
          .myborder {border:2px solid #0af8ac;}
        
        Border color #0af8ac