#0af8ca color space conversions
Hex:
        #0af8ca
        RGB:
        10, 248, 202
        CMY:
        96, 3, 21
        CMYK:
        96, 0, 19, 3
      HSL:
        168°, 94.4444%, 50.5882%
        HSV (HSB):
        168°, 95.9677%, 97.2549%
        XYZ:
        44.3532, 71.4636, 67.3333
        xyY:
        0.2422, 0.3902, 71.4636
      CIE-Lab:
        87.7098, -59.2029, 8.4163
        CIE-LCH:
        87.7098, 59.7982, 171.9090
        CIE-Luv:
        87.7098, -72.1347, 22.2814
        Hunter-Lab:
        84.5361, -54.2854, 11.9506
      #0af8ca color charts
#0af8ca RGB chart
      #0af8ca CMYK chart
      #0af8ca RGB pie chart
      #0af8ca color shades, tints & tones
#0af8ca color schemes
#0af8ca color preview, HTML & CSS examples
           This text has a color of #0af8ca        
        
          <p style="color:#0af8ca;">Text here</p>
        
        
          .mytext {color:#0af8ca;}
        
        Text color #0af8ca
      
           This box has a color of #0af8ca        
        
          <div style="background-color:#0af8ca;">Content here</div>
        
        
          .mybackground {background-color:#0af8ca;}
        
        Background color #0af8ca
      
           Border around this has a color of #0af8ca        
        
          <div style="border:2px solid #0af8ca;">Content here</div>
        
        
          .myborder {border:2px solid #0af8ca;}
        
        Border color #0af8ca