#0af1fa color space conversions
Hex:
        #0af1fa
        RGB:
        10, 241, 250
        CMY:
        96, 5, 2
        CMYK:
        96, 4, 0, 2
      HSL:
        182°, 96.0000%, 50.9804%
        HSV (HSB):
        182°, 96.0000%, 98.0392%
        XYZ:
        48.8358, 69.8773, 101.3562
        xyY:
        0.2219, 0.3175, 69.8773
      CIE-Lab:
        86.9366, -43.2224, -17.8041
        CIE-LCH:
        86.9366, 46.7457, 202.3877
        CIE-Luv:
        86.9366, -66.0191, -22.0003
        Hunter-Lab:
        83.5926, -42.0053, -13.3744
      #0af1fa color charts
#0af1fa RGB chart
      #0af1fa CMYK chart
      #0af1fa RGB pie chart
      #0af1fa color shades, tints & tones
#0af1fa color schemes
#0af1fa color preview, HTML & CSS examples
           This text has a color of #0af1fa        
        
          <p style="color:#0af1fa;">Text here</p>
        
        
          .mytext {color:#0af1fa;}
        
        Text color #0af1fa
      
           This box has a color of #0af1fa        
        
          <div style="background-color:#0af1fa;">Content here</div>
        
        
          .mybackground {background-color:#0af1fa;}
        
        Background color #0af1fa
      
           Border around this has a color of #0af1fa        
        
          <div style="border:2px solid #0af1fa;">Content here</div>
        
        
          .myborder {border:2px solid #0af1fa;}
        
        Border color #0af1fa