#0aceaf color space conversions
Hex:
        #0aceaf
        RGB:
        10, 206, 175
        CMY:
        96, 19, 31
        CMYK:
        95, 0, 15, 19
      HSL:
        171°, 90.7407%, 42.3529%
        HSV (HSB):
        171°, 95.1456%, 80.7843%
        XYZ:
        29.9343, 47.3023, 48.1100
        xyY:
        0.2388, 0.3774, 47.3023
      CIE-Lab:
        74.3827, -49.3967, 3.5012
        CIE-LCH:
        74.3827, 49.5207, 175.9457
        CIE-Luv:
        74.3827, -60.3000, 12.9167
        Hunter-Lab:
        68.7767, -42.6688, 6.6697
      #0aceaf color charts
#0aceaf RGB chart
      #0aceaf CMYK chart
      #0aceaf RGB pie chart
      #0aceaf color shades, tints & tones
#0aceaf color schemes
#0aceaf color preview, HTML & CSS examples
           This text has a color of #0aceaf        
        
          <p style="color:#0aceaf;">Text here</p>
        
        
          .mytext {color:#0aceaf;}
        
        Text color #0aceaf
      
           This box has a color of #0aceaf        
        
          <div style="background-color:#0aceaf;">Content here</div>
        
        
          .mybackground {background-color:#0aceaf;}
        
        Background color #0aceaf
      
           Border around this has a color of #0aceaf        
        
          <div style="border:2px solid #0aceaf;">Content here</div>
        
        
          .myborder {border:2px solid #0aceaf;}
        
        Border color #0aceaf