#0af3ce color space conversions
Hex:
        #0af3ce
        RGB:
        10, 243, 206
        CMY:
        96, 5, 19
        CMYK:
        96, 0, 15, 5
      HSL:
        170°, 92.0949%, 49.6078%
        HSV (HSB):
        170°, 95.8848%, 95.2941%
        XYZ:
        43.3163, 68.6219, 69.3549
        xyY:
        0.2389, 0.3785, 68.6219
      CIE-Lab:
        86.3165, -56.2435, 4.3257
        CIE-LCH:
        86.3165, 56.4096, 175.6020
        CIE-Luv:
        86.3165, -70.1897, 15.5909
        Hunter-Lab:
        82.8384, -51.6291, 8.3474
      #0af3ce color charts
#0af3ce RGB chart
      #0af3ce CMYK chart
      #0af3ce RGB pie chart
      #0af3ce color shades, tints & tones
#0af3ce color schemes
#0af3ce color preview, HTML & CSS examples
           This text has a color of #0af3ce        
        
          <p style="color:#0af3ce;">Text here</p>
        
        
          .mytext {color:#0af3ce;}
        
        Text color #0af3ce
      
           This box has a color of #0af3ce        
        
          <div style="background-color:#0af3ce;">Content here</div>
        
        
          .mybackground {background-color:#0af3ce;}
        
        Background color #0af3ce
      
           Border around this has a color of #0af3ce        
        
          <div style="border:2px solid #0af3ce;">Content here</div>
        
        
          .myborder {border:2px solid #0af3ce;}
        
        Border color #0af3ce