#0af3bc color space conversions
Hex:
        #0af3bc
        RGB:
        10, 243, 188
        CMY:
        96, 5, 26
        CMYK:
        96, 0, 23, 5
      HSL:
        166°, 92.0949%, 49.6078%
        HSV (HSB):
        166°, 95.8848%, 95.2941%
        XYZ:
        41.2529, 67.7966, 58.4887
        xyY:
        0.2462, 0.4047, 67.7966
      CIE-Lab:
        85.9046, -60.6778, 13.1175
        CIE-LCH:
        85.9046, 62.0795, 167.8013
        CIE-Luv:
        85.9046, -71.5653, 29.3276
        Hunter-Lab:
        82.3387, -54.6616, 15.5208
      #0af3bc color charts
#0af3bc RGB chart
      #0af3bc CMYK chart
      #0af3bc RGB pie chart
      #0af3bc color shades, tints & tones
#0af3bc color schemes
#0af3bc color preview, HTML & CSS examples
           This text has a color of #0af3bc        
        
          <p style="color:#0af3bc;">Text here</p>
        
        
          .mytext {color:#0af3bc;}
        
        Text color #0af3bc
      
           This box has a color of #0af3bc        
        
          <div style="background-color:#0af3bc;">Content here</div>
        
        
          .mybackground {background-color:#0af3bc;}
        
        Background color #0af3bc
      
           Border around this has a color of #0af3bc        
        
          <div style="border:2px solid #0af3bc;">Content here</div>
        
        
          .myborder {border:2px solid #0af3bc;}
        
        Border color #0af3bc