#0af3ab color space conversions
Hex:
        #0af3ab
        RGB:
        10, 243, 171
        CMY:
        96, 5, 33
        CMYK:
        96, 0, 30, 5
      HSL:
        161°, 92.0949%, 49.6078%
        HSV (HSB):
        161°, 95.8848%, 95.2941%
        XYZ:
        39.5265, 67.1060, 49.3976
        xyY:
        0.2533, 0.4301, 67.1060
      CIE-Lab:
        85.5574, -64.5377, 21.4210
        CIE-LCH:
        85.5574, 67.9998, 161.6383
        CIE-Luv:
        85.5574, -72.8045, 41.5501
        Hunter-Lab:
        81.9182, -57.2287, 21.5903
      #0af3ab color charts
#0af3ab RGB chart
      #0af3ab CMYK chart
      #0af3ab RGB pie chart
      #0af3ab color shades, tints & tones
#0af3ab color schemes
#0af3ab color preview, HTML & CSS examples
           This text has a color of #0af3ab        
        
          <p style="color:#0af3ab;">Text here</p>
        
        
          .mytext {color:#0af3ab;}
        
        Text color #0af3ab
      
           This box has a color of #0af3ab        
        
          <div style="background-color:#0af3ab;">Content here</div>
        
        
          .mybackground {background-color:#0af3ab;}
        
        Background color #0af3ab
      
           Border around this has a color of #0af3ab        
        
          <div style="border:2px solid #0af3ab;">Content here</div>
        
        
          .myborder {border:2px solid #0af3ab;}
        
        Border color #0af3ab