#0af7fa color space conversions
Hex:
        #0af7fa
        RGB:
        10, 247, 250
        CMY:
        96, 3, 2
        CMYK:
        96, 1, 0, 2
      HSL:
        181°, 96.0000%, 50.9804%
        HSV (HSB):
        181°, 96.0000%, 98.0392%
        XYZ:
        50.6413, 73.4882, 101.9580
        xyY:
        0.2240, 0.3250, 73.4882
      CIE-Lab:
        88.6800, -45.8615, -15.1840
        CIE-LCH:
        88.6800, 48.3098, 198.3189
        CIE-Luv:
        88.6800, -68.0016, -17.2536
        Hunter-Lab:
        85.7253, -44.5723, -10.5094
      #0af7fa color charts
#0af7fa RGB chart
      #0af7fa CMYK chart
      #0af7fa RGB pie chart
      #0af7fa color shades, tints & tones
#0af7fa color schemes
#0af7fa color preview, HTML & CSS examples
           This text has a color of #0af7fa        
        
          <p style="color:#0af7fa;">Text here</p>
        
        
          .mytext {color:#0af7fa;}
        
        Text color #0af7fa
      
           This box has a color of #0af7fa        
        
          <div style="background-color:#0af7fa;">Content here</div>
        
        
          .mybackground {background-color:#0af7fa;}
        
        Background color #0af7fa
      
           Border around this has a color of #0af7fa        
        
          <div style="border:2px solid #0af7fa;">Content here</div>
        
        
          .myborder {border:2px solid #0af7fa;}
        
        Border color #0af7fa