#0ae3ee color space conversions
Hex:
        #0ae3ee
        RGB:
        10, 227, 238
        CMY:
        96, 11, 7
        CMYK:
        96, 5, 0, 7
      HSL:
        183°, 91.9355%, 48.6275%
        HSV (HSB):
        183°, 95.7983%, 93.3333%
        XYZ:
        43.0269, 61.1757, 90.4293
        xyY:
        0.2211, 0.3143, 61.1757
      CIE-Lab:
        82.4731, -40.5363, -18.2137
        CIE-LCH:
        82.4731, 44.4402, 204.1953
        CIE-Luv:
        82.4731, -62.3312, -22.9630
        Hunter-Lab:
        78.2149, -38.6813, -13.7985
      #0ae3ee color charts
#0ae3ee RGB chart
      #0ae3ee CMYK chart
      #0ae3ee RGB pie chart
      #0ae3ee color shades, tints & tones
#0ae3ee color schemes
#0ae3ee color preview, HTML & CSS examples
           This text has a color of #0ae3ee        
        
          <p style="color:#0ae3ee;">Text here</p>
        
        
          .mytext {color:#0ae3ee;}
        
        Text color #0ae3ee
      
           This box has a color of #0ae3ee        
        
          <div style="background-color:#0ae3ee;">Content here</div>
        
        
          .mybackground {background-color:#0ae3ee;}
        
        Background color #0ae3ee
      
           Border around this has a color of #0ae3ee        
        
          <div style="border:2px solid #0ae3ee;">Content here</div>
        
        
          .myborder {border:2px solid #0ae3ee;}
        
        Border color #0ae3ee