#0ae9bc color space conversions
Hex:
        #0ae9bc
        RGB:
        10, 233, 188
        CMY:
        96, 9, 26
        CMYK:
        96, 0, 19, 9
      HSL:
        168°, 91.7695%, 47.6471%
        HSV (HSB):
        168°, 95.7082%, 91.3725%
        XYZ:
        38.3412, 61.9732, 57.5182
        xyY:
        0.2429, 0.3927, 61.9732
      CIE-Lab:
        82.8992, -56.8480, 8.8400
        CIE-LCH:
        82.8992, 57.5312, 171.1612
        CIE-Luv:
        82.8992, -68.2905, 22.3232
        Hunter-Lab:
        78.7231, -50.8289, 11.7865
      #0ae9bc color charts
#0ae9bc RGB chart
      #0ae9bc CMYK chart
      #0ae9bc RGB pie chart
      #0ae9bc color shades, tints & tones
#0ae9bc color schemes
#0ae9bc color preview, HTML & CSS examples
           This text has a color of #0ae9bc        
        
          <p style="color:#0ae9bc;">Text here</p>
        
        
          .mytext {color:#0ae9bc;}
        
        Text color #0ae9bc
      
           This box has a color of #0ae9bc        
        
          <div style="background-color:#0ae9bc;">Content here</div>
        
        
          .mybackground {background-color:#0ae9bc;}
        
        Background color #0ae9bc
      
           Border around this has a color of #0ae9bc        
        
          <div style="border:2px solid #0ae9bc;">Content here</div>
        
        
          .myborder {border:2px solid #0ae9bc;}
        
        Border color #0ae9bc