#0ae8ef color space conversions
Hex:
        #0ae8ef
        RGB:
        10, 232, 239
        CMY:
        96, 9, 6
        CMYK:
        96, 3, 0, 6
      HSL:
        182°, 91.9679%, 48.8235%
        HSV (HSB):
        182°, 95.8159%, 93.7255%
        XYZ:
        44.5618, 64.0098, 91.6678
        xyY:
        0.2225, 0.3197, 64.0098
      CIE-Lab:
        83.9708, -42.4801, -16.4859
        CIE-LCH:
        83.9708, 45.5669, 201.2105
        CIE-Luv:
        83.9708, -63.9175, -19.8307
        Hunter-Lab:
        80.0061, -40.5898, -11.9279
      #0ae8ef color charts
#0ae8ef RGB chart
      #0ae8ef CMYK chart
      #0ae8ef RGB pie chart
      #0ae8ef color shades, tints & tones
#0ae8ef color schemes
#0ae8ef color preview, HTML & CSS examples
           This text has a color of #0ae8ef        
        
          <p style="color:#0ae8ef;">Text here</p>
        
        
          .mytext {color:#0ae8ef;}
        
        Text color #0ae8ef
      
           This box has a color of #0ae8ef        
        
          <div style="background-color:#0ae8ef;">Content here</div>
        
        
          .mybackground {background-color:#0ae8ef;}
        
        Background color #0ae8ef
      
           Border around this has a color of #0ae8ef        
        
          <div style="border:2px solid #0ae8ef;">Content here</div>
        
        
          .myborder {border:2px solid #0ae8ef;}
        
        Border color #0ae8ef