#0ae8fc color space conversions
Hex:
        #0ae8fc
        RGB:
        10, 232, 252
        CMY:
        96, 9, 1
        CMYK:
        96, 8, 0, 1
      HSL:
        185°, 97.5806%, 51.3725%
        HSV (HSB):
        185°, 96.0317%, 98.8235%
        XYZ:
        46.5525, 64.8060, 102.1507
        xyY:
        0.2180, 0.3035, 64.8060
      CIE-Lab:
        84.3837, -38.5595, -22.7146
        CIE-LCH:
        84.3837, 44.7526, 210.5015
        CIE-Luv:
        84.3837, -62.8729, -30.9087
        Hunter-Lab:
        80.5022, -37.6566, -18.8826
      #0ae8fc color charts
#0ae8fc RGB chart
      #0ae8fc CMYK chart
      #0ae8fc RGB pie chart
      #0ae8fc color shades, tints & tones
#0ae8fc color schemes
#0ae8fc color preview, HTML & CSS examples
           This text has a color of #0ae8fc        
        
          <p style="color:#0ae8fc;">Text here</p>
        
        
          .mytext {color:#0ae8fc;}
        
        Text color #0ae8fc
      
           This box has a color of #0ae8fc        
        
          <div style="background-color:#0ae8fc;">Content here</div>
        
        
          .mybackground {background-color:#0ae8fc;}
        
        Background color #0ae8fc
      
           Border around this has a color of #0ae8fc        
        
          <div style="border:2px solid #0ae8fc;">Content here</div>
        
        
          .myborder {border:2px solid #0ae8fc;}
        
        Border color #0ae8fc