#0af2ad color space conversions
Hex:
        #0af2ad
        RGB:
        10, 242, 173
        CMY:
        96, 5, 32
        CMYK:
        96, 0, 29, 5
      HSL:
        162°, 92.0635%, 49.4118%
        HSV (HSB):
        162°, 95.8678%, 94.9020%
        XYZ:
        39.4201, 66.5859, 50.3099
        xyY:
        0.2522, 0.4260, 66.5859
      CIE-Lab:
        85.2944, -63.7389, 20.0272
        CIE-LCH:
        85.2944, 66.8111, 162.5569
        CIE-Luv:
        85.2944, -72.3390, 39.4959
        Hunter-Lab:
        81.6002, -56.5690, 20.5654
      #0af2ad color charts
#0af2ad RGB chart
      #0af2ad CMYK chart
      #0af2ad RGB pie chart
      #0af2ad color shades, tints & tones
#0af2ad color schemes
#0af2ad color preview, HTML & CSS examples
           This text has a color of #0af2ad        
        
          <p style="color:#0af2ad;">Text here</p>
        
        
          .mytext {color:#0af2ad;}
        
        Text color #0af2ad
      
           This box has a color of #0af2ad        
        
          <div style="background-color:#0af2ad;">Content here</div>
        
        
          .mybackground {background-color:#0af2ad;}
        
        Background color #0af2ad
      
           Border around this has a color of #0af2ad        
        
          <div style="border:2px solid #0af2ad;">Content here</div>
        
        
          .myborder {border:2px solid #0af2ad;}
        
        Border color #0af2ad