#0af9ce color space conversions
Hex:
        #0af9ce
        RGB:
        10, 249, 206
        CMY:
        96, 2, 19
        CMYK:
        96, 0, 17, 2
      HSL:
        169°, 95.2191%, 50.7843%
        HSV (HSB):
        169°, 95.9839%, 97.6471%
        XYZ:
        45.1414, 72.2721, 69.9632
        xyY:
        0.2409, 0.3857, 72.2721
      CIE-Lab:
        88.0994, -58.5986, 6.8980
        CIE-LCH:
        88.0994, 59.0032, 173.2863
        CIE-Luv:
        88.0994, -72.1534, 19.9224
        Hunter-Lab:
        85.0130, -53.9903, 10.7152
      #0af9ce color charts
#0af9ce RGB chart
      #0af9ce CMYK chart
      #0af9ce RGB pie chart
      #0af9ce color shades, tints & tones
#0af9ce color schemes
#0af9ce color preview, HTML & CSS examples
           This text has a color of #0af9ce        
        
          <p style="color:#0af9ce;">Text here</p>
        
        
          .mytext {color:#0af9ce;}
        
        Text color #0af9ce
      
           This box has a color of #0af9ce        
        
          <div style="background-color:#0af9ce;">Content here</div>
        
        
          .mybackground {background-color:#0af9ce;}
        
        Background color #0af9ce
      
           Border around this has a color of #0af9ce        
        
          <div style="border:2px solid #0af9ce;">Content here</div>
        
        
          .myborder {border:2px solid #0af9ce;}
        
        Border color #0af9ce