#0af9ea color space conversions
Hex:
        #0af9ea
        RGB:
        10, 249, 234
        CMY:
        96, 2, 8
        CMYK:
        96, 0, 6, 2
      HSL:
        176°, 95.2191%, 50.7843%
        HSV (HSB):
        176°, 95.9839%, 97.6471%
        XYZ:
        48.8521, 73.7564, 89.5035
        xyY:
        0.2303, 0.3477, 73.7564
      CIE-Lab:
        88.8072, -51.2407, -6.6492
        CIE-LCH:
        88.8072, 51.6703, 187.3936
        CIE-Luv:
        88.8072, -69.9469, -2.4059
        Hunter-Lab:
        85.8816, -48.7563, -1.6734
      #0af9ea color charts
#0af9ea RGB chart
      #0af9ea CMYK chart
      #0af9ea RGB pie chart
      #0af9ea color shades, tints & tones
#0af9ea color schemes
#0af9ea color preview, HTML & CSS examples
           This text has a color of #0af9ea        
        
          <p style="color:#0af9ea;">Text here</p>
        
        
          .mytext {color:#0af9ea;}
        
        Text color #0af9ea
      
           This box has a color of #0af9ea        
        
          <div style="background-color:#0af9ea;">Content here</div>
        
        
          .mybackground {background-color:#0af9ea;}
        
        Background color #0af9ea
      
           Border around this has a color of #0af9ea        
        
          <div style="border:2px solid #0af9ea;">Content here</div>
        
        
          .myborder {border:2px solid #0af9ea;}
        
        Border color #0af9ea