#0ae2ec color space conversions
Hex:
        #0ae2ec
        RGB:
        10, 226, 236
        CMY:
        96, 11, 7
        CMYK:
        96, 4, 0, 7
      HSL:
        183°, 91.8699%, 48.2353%
        HSV (HSB):
        183°, 95.7627%, 92.5490%
        XYZ:
        42.4619, 60.5134, 88.7992
        xyY:
        0.2214, 0.3155, 60.5134
      CIE-Lab:
        82.1164, -40.6868, -17.6923
        CIE-LCH:
        82.1164, 44.3670, 203.5013
        CIE-Luv:
        82.1164, -62.1581, -22.0589
        Hunter-Lab:
        77.7903, -38.6989, -13.2274
      #0ae2ec color charts
#0ae2ec RGB chart
      #0ae2ec CMYK chart
      #0ae2ec RGB pie chart
      #0ae2ec color shades, tints & tones
#0ae2ec color schemes
#0ae2ec color preview, HTML & CSS examples
           This text has a color of #0ae2ec        
        
          <p style="color:#0ae2ec;">Text here</p>
        
        
          .mytext {color:#0ae2ec;}
        
        Text color #0ae2ec
      
           This box has a color of #0ae2ec        
        
          <div style="background-color:#0ae2ec;">Content here</div>
        
        
          .mybackground {background-color:#0ae2ec;}
        
        Background color #0ae2ec
      
           Border around this has a color of #0ae2ec        
        
          <div style="border:2px solid #0ae2ec;">Content here</div>
        
        
          .myborder {border:2px solid #0ae2ec;}
        
        Border color #0ae2ec