#0af3ec color space conversions
Hex:
        #0af3ec
        RGB:
        10, 243, 236
        CMY:
        96, 5, 7
        CMYK:
        96, 0, 3, 5
      HSL:
        178°, 92.0949%, 49.6078%
        HSV (HSB):
        178°, 95.8848%, 95.2941%
        XYZ:
        47.3161, 70.2218, 90.4172
        xyY:
        0.2275, 0.3377, 70.2218
      CIE-Lab:
        87.1056, -48.1484, -10.2185
        CIE-LCH:
        87.1056, 49.2208, 191.9820
        CIE-Luv:
        87.1056, -67.8082, -8.6766
        Hunter-Lab:
        83.7985, -45.8588, -5.3140
      #0af3ec color charts
#0af3ec RGB chart
      #0af3ec CMYK chart
      #0af3ec RGB pie chart
      #0af3ec color shades, tints & tones
#0af3ec color schemes
#0af3ec color preview, HTML & CSS examples
           This text has a color of #0af3ec        
        
          <p style="color:#0af3ec;">Text here</p>
        
        
          .mytext {color:#0af3ec;}
        
        Text color #0af3ec
      
           This box has a color of #0af3ec        
        
          <div style="background-color:#0af3ec;">Content here</div>
        
        
          .mybackground {background-color:#0af3ec;}
        
        Background color #0af3ec
      
           Border around this has a color of #0af3ec        
        
          <div style="border:2px solid #0af3ec;">Content here</div>
        
        
          .myborder {border:2px solid #0af3ec;}
        
        Border color #0af3ec