#0af0f0 color space conversions
Hex:
        #0af0f0
        RGB:
        10, 240, 240
        CMY:
        96, 6, 6
        CMYK:
        96, 0, 0, 6
      HSL:
        180°, 92.0000%, 49.0196%
        HSV (HSB):
        180°, 95.8333%, 94.1176%
        XYZ:
        47.0134, 68.6760, 93.2160
        xyY:
        0.2250, 0.3287, 68.6760
      CIE-Lab:
        86.3433, -45.7097, -13.4526
        CIE-LCH:
        86.3433, 47.6482, 196.3994
        CIE-Luv:
        86.3433, -66.4936, -14.3579
        Hunter-Lab:
        82.8710, -43.7596, -8.6817
      #0af0f0 color charts
#0af0f0 RGB chart
      #0af0f0 CMYK chart
      #0af0f0 RGB pie chart
      #0af0f0 color shades, tints & tones
#0af0f0 color schemes
#0af0f0 color preview, HTML & CSS examples
           This text has a color of #0af0f0        
        
          <p style="color:#0af0f0;">Text here</p>
        
        
          .mytext {color:#0af0f0;}
        
        Text color #0af0f0
      
           This box has a color of #0af0f0        
        
          <div style="background-color:#0af0f0;">Content here</div>
        
        
          .mybackground {background-color:#0af0f0;}
        
        Background color #0af0f0
      
           Border around this has a color of #0af0f0        
        
          <div style="border:2px solid #0af0f0;">Content here</div>
        
        
          .myborder {border:2px solid #0af0f0;}
        
        Border color #0af0f0