#0af7ef color space conversions
Hex:
        #0af7ef
        RGB:
        10, 247, 239
        CMY:
        96, 3, 6
        CMYK:
        96, 0, 3, 3
      HSL:
        178°, 93.6759%, 50.3922%
        HSV (HSB):
        178°, 95.9514%, 96.8627%
        XYZ:
        48.9659, 72.8181, 93.1359
        xyY:
        0.2278, 0.3388, 72.8181
      CIE-Lab:
        88.3609, -49.0060, -9.9197
        CIE-LCH:
        88.3609, 49.9998, 191.4431
        CIE-Luv:
        88.3609, -68.8872, -8.0670
        Hunter-Lab:
        85.3335, -46.9070, -4.9777
      #0af7ef color charts
#0af7ef RGB chart
      #0af7ef CMYK chart
      #0af7ef RGB pie chart
      #0af7ef color shades, tints & tones
#0af7ef color schemes
#0af7ef color preview, HTML & CSS examples
           This text has a color of #0af7ef        
        
          <p style="color:#0af7ef;">Text here</p>
        
        
          .mytext {color:#0af7ef;}
        
        Text color #0af7ef
      
           This box has a color of #0af7ef        
        
          <div style="background-color:#0af7ef;">Content here</div>
        
        
          .mybackground {background-color:#0af7ef;}
        
        Background color #0af7ef
      
           Border around this has a color of #0af7ef        
        
          <div style="border:2px solid #0af7ef;">Content here</div>
        
        
          .myborder {border:2px solid #0af7ef;}
        
        Border color #0af7ef