#0ae5af color space conversions
Hex:
        #0ae5af
        RGB:
        10, 229, 175
        CMY:
        96, 10, 31
        CMYK:
        96, 0, 24, 10
      HSL:
        165°, 91.6318%, 46.8627%
        HSV (HSB):
        165°, 95.6332%, 89.8039%
        XYZ:
        35.8823, 59.1983, 50.0927
        xyY:
        0.2472, 0.4078, 59.1983
      CIE-Lab:
        81.4005, -58.4607, 13.5363
        CIE-LCH:
        81.4005, 60.0074, 166.9631
        CIE-Luv:
        81.4005, -67.9543, 29.2875
        Hunter-Lab:
        76.9404, -51.3995, 15.2571
      #0ae5af color charts
#0ae5af RGB chart
      #0ae5af CMYK chart
      #0ae5af RGB pie chart
      #0ae5af color shades, tints & tones
#0ae5af color schemes
#0ae5af color preview, HTML & CSS examples
           This text has a color of #0ae5af        
        
          <p style="color:#0ae5af;">Text here</p>
        
        
          .mytext {color:#0ae5af;}
        
        Text color #0ae5af
      
           This box has a color of #0ae5af        
        
          <div style="background-color:#0ae5af;">Content here</div>
        
        
          .mybackground {background-color:#0ae5af;}
        
        Background color #0ae5af
      
           Border around this has a color of #0ae5af        
        
          <div style="border:2px solid #0ae5af;">Content here</div>
        
        
          .myborder {border:2px solid #0ae5af;}
        
        Border color #0ae5af