#0aca8b color space conversions
Hex:
        #0aca8b
        RGB:
        10, 202, 139
        CMY:
        96, 21, 45
        CMYK:
        95, 0, 31, 21
      HSL:
        160°, 90.5660%, 41.5686%
        HSV (HSB):
        160°, 95.0495%, 79.2157%
        XYZ:
        25.9059, 44.1697, 31.5863
        xyY:
        0.2548, 0.4345, 44.1697
      CIE-Lab:
        72.3418, -56.6005, 19.9169
        CIE-LCH:
        72.3418, 60.0025, 160.6137
        CIE-Luv:
        72.3418, -61.6305, 36.8889
        Hunter-Lab:
        66.4603, -46.7270, 18.3437
      #0aca8b color charts
#0aca8b RGB chart
      #0aca8b CMYK chart
      #0aca8b RGB pie chart
      #0aca8b color shades, tints & tones
#0aca8b color schemes
#0aca8b color preview, HTML & CSS examples
           This text has a color of #0aca8b        
        
          <p style="color:#0aca8b;">Text here</p>
        
        
          .mytext {color:#0aca8b;}
        
        Text color #0aca8b
      
           This box has a color of #0aca8b        
        
          <div style="background-color:#0aca8b;">Content here</div>
        
        
          .mybackground {background-color:#0aca8b;}
        
        Background color #0aca8b
      
           Border around this has a color of #0aca8b        
        
          <div style="border:2px solid #0aca8b;">Content here</div>
        
        
          .myborder {border:2px solid #0aca8b;}
        
        Border color #0aca8b