#0ae0ee color space conversions
Hex:
        #0ae0ee
        RGB:
        10, 224, 238
        CMY:
        96, 12, 7
        CMYK:
        96, 6, 0, 7
      HSL:
        184°, 91.9355%, 48.6275%
        HSV (HSB):
        184°, 95.7983%, 93.3333%
        XYZ:
        42.2134, 59.5489, 90.1581
        xyY:
        0.2200, 0.3103, 59.5489
      CIE-Lab:
        81.5924, -39.1747, -19.5442
        CIE-LCH:
        81.5924, 43.7794, 206.5146
        CIE-Luv:
        81.5924, -61.3289, -25.3641
        Hunter-Lab:
        77.1679, -37.3984, -15.2531
      #0ae0ee color charts
#0ae0ee RGB chart
      #0ae0ee CMYK chart
      #0ae0ee RGB pie chart
      #0ae0ee color shades, tints & tones
#0ae0ee color schemes
#0ae0ee color preview, HTML & CSS examples
           This text has a color of #0ae0ee        
        
          <p style="color:#0ae0ee;">Text here</p>
        
        
          .mytext {color:#0ae0ee;}
        
        Text color #0ae0ee
      
           This box has a color of #0ae0ee        
        
          <div style="background-color:#0ae0ee;">Content here</div>
        
        
          .mybackground {background-color:#0ae0ee;}
        
        Background color #0ae0ee
      
           Border around this has a color of #0ae0ee        
        
          <div style="border:2px solid #0ae0ee;">Content here</div>
        
        
          .myborder {border:2px solid #0ae0ee;}
        
        Border color #0ae0ee