#0af2dc color space conversions
Hex:
        #0af2dc
        RGB:
        10, 242, 220
        CMY:
        96, 5, 14
        CMYK:
        96, 0, 9, 5
      HSL:
        174°, 92.0635%, 49.4118%
        HSV (HSB):
        174°, 95.8678%, 94.9020%
        XYZ:
        44.7956, 68.7361, 78.6166
        xyY:
        0.2331, 0.3577, 68.7361
      CIE-Lab:
        86.3732, -52.1569, -2.9188
        CIE-LCH:
        86.3732, 52.2385, 183.2031
        CIE-Luv:
        86.3732, -68.7582, 3.6933
        Hunter-Lab:
        82.9072, -48.6424, 1.8135
      #0af2dc color charts
#0af2dc RGB chart
      #0af2dc CMYK chart
      #0af2dc RGB pie chart
      #0af2dc color shades, tints & tones
#0af2dc color schemes
#0af2dc color preview, HTML & CSS examples
           This text has a color of #0af2dc        
        
          <p style="color:#0af2dc;">Text here</p>
        
        
          .mytext {color:#0af2dc;}
        
        Text color #0af2dc
      
           This box has a color of #0af2dc        
        
          <div style="background-color:#0af2dc;">Content here</div>
        
        
          .mybackground {background-color:#0af2dc;}
        
        Background color #0af2dc
      
           Border around this has a color of #0af2dc        
        
          <div style="border:2px solid #0af2dc;">Content here</div>
        
        
          .myborder {border:2px solid #0af2dc;}
        
        Border color #0af2dc