#0ac5ae color space conversions
Hex:
        #0ac5ae
        RGB:
        10, 197, 174
        CMY:
        96, 23, 32
        CMYK:
        95, 0, 12, 23
      HSL:
        173°, 90.3382%, 40.5882%
        HSV (HSB):
        173°, 94.9239%, 77.2549%
        XYZ:
        27.7314, 43.0530, 46.8929
        xyY:
        0.2357, 0.3659, 43.0530
      CIE-Lab:
        71.5909, -45.9217, -0.0166
        CIE-LCH:
        71.5909, 45.9217, 180.0207
        CIE-Luv:
        71.5909, -57.3318, 7.0358
        Hunter-Lab:
        65.6148, -39.3848, 3.5576
      #0ac5ae color charts
#0ac5ae RGB chart
      #0ac5ae CMYK chart
      #0ac5ae RGB pie chart
      #0ac5ae color shades, tints & tones
#0ac5ae color schemes
#0ac5ae color preview, HTML & CSS examples
           This text has a color of #0ac5ae        
        
          <p style="color:#0ac5ae;">Text here</p>
        
        
          .mytext {color:#0ac5ae;}
        
        Text color #0ac5ae
      
           This box has a color of #0ac5ae        
        
          <div style="background-color:#0ac5ae;">Content here</div>
        
        
          .mybackground {background-color:#0ac5ae;}
        
        Background color #0ac5ae
      
           Border around this has a color of #0ac5ae        
        
          <div style="border:2px solid #0ac5ae;">Content here</div>
        
        
          .myborder {border:2px solid #0ac5ae;}
        
        Border color #0ac5ae