#0acea5 color space conversions
Hex:
        #0acea5
        RGB:
        10, 206, 165
        CMY:
        96, 19, 35
        CMYK:
        95, 0, 20, 19
      HSL:
        167°, 90.7407%, 42.3529%
        HSV (HSB):
        167°, 95.1456%, 80.7843%
        XYZ:
        28.9880, 46.9238, 43.1267
        xyY:
        0.2435, 0.3942, 46.9238
      CIE-Lab:
        74.1410, -51.9780, 8.5368
        CIE-LCH:
        74.1410, 52.6744, 170.6730
        CIE-Luv:
        74.1410, -61.0681, 20.6833
        Hunter-Lab:
        68.5009, -44.3395, 10.6230
      #0acea5 color charts
#0acea5 RGB chart
      #0acea5 CMYK chart
      #0acea5 RGB pie chart
      #0acea5 color shades, tints & tones
#0acea5 color schemes
#0acea5 color preview, HTML & CSS examples
           This text has a color of #0acea5        
        
          <p style="color:#0acea5;">Text here</p>
        
        
          .mytext {color:#0acea5;}
        
        Text color #0acea5
      
           This box has a color of #0acea5        
        
          <div style="background-color:#0acea5;">Content here</div>
        
        
          .mybackground {background-color:#0acea5;}
        
        Background color #0acea5
      
           Border around this has a color of #0acea5        
        
          <div style="border:2px solid #0acea5;">Content here</div>
        
        
          .myborder {border:2px solid #0acea5;}
        
        Border color #0acea5