#0af3cd color space conversions
Hex:
        #0af3cd
        RGB:
        10, 243, 205
        CMY:
        96, 5, 20
        CMYK:
        96, 0, 16, 5
      HSL:
        170°, 92.0949%, 49.6078%
        HSV (HSB):
        170°, 95.8848%, 95.2941%
        XYZ:
        43.1952, 68.5735, 68.7170
        xyY:
        0.2393, 0.3799, 68.5735
      CIE-Lab:
        86.2924, -56.4987, 4.8133
        CIE-LCH:
        86.2924, 56.7034, 175.1305
        CIE-Luv:
        86.2924, -70.2675, 16.3727
        Hunter-Lab:
        82.8091, -51.8061, 8.7661
      #0af3cd color charts
#0af3cd RGB chart
      #0af3cd CMYK chart
      #0af3cd RGB pie chart
      #0af3cd color shades, tints & tones
#0af3cd color schemes
#0af3cd color preview, HTML & CSS examples
           This text has a color of #0af3cd        
        
          <p style="color:#0af3cd;">Text here</p>
        
        
          .mytext {color:#0af3cd;}
        
        Text color #0af3cd
      
           This box has a color of #0af3cd        
        
          <div style="background-color:#0af3cd;">Content here</div>
        
        
          .mybackground {background-color:#0af3cd;}
        
        Background color #0af3cd
      
           Border around this has a color of #0af3cd        
        
          <div style="border:2px solid #0af3cd;">Content here</div>
        
        
          .myborder {border:2px solid #0af3cd;}
        
        Border color #0af3cd