#0a8eac color space conversions
Hex:
        #0a8eac
        RGB:
        10, 142, 172
        CMY:
        96, 44, 33
        CMYK:
        94, 17, 0, 33
      HSL:
        191°, 89.0110%, 35.6863%
        HSV (HSB):
        191°, 94.1860%, 67.4510%
        XYZ:
        17.2446, 22.3891, 42.4424
        xyY:
        0.2101, 0.2728, 22.3891
      CIE-Lab:
        54.4374, -20.5521, -24.6538
        CIE-LCH:
        54.4374, 32.0967, 230.1845
        CIE-Luv:
        54.4374, -38.3970, -34.6040
        Hunter-Lab:
        47.3171, -17.7512, -20.0598
      #0a8eac color charts
#0a8eac RGB chart
      #0a8eac CMYK chart
      #0a8eac RGB pie chart
      #0a8eac color shades, tints & tones
#0a8eac color schemes
#0a8eac color preview, HTML & CSS examples
           This text has a color of #0a8eac        
        
          <p style="color:#0a8eac;">Text here</p>
        
        
          .mytext {color:#0a8eac;}
        
        Text color #0a8eac
      
           This box has a color of #0a8eac        
        
          <div style="background-color:#0a8eac;">Content here</div>
        
        
          .mybackground {background-color:#0a8eac;}
        
        Background color #0a8eac
      
           Border around this has a color of #0a8eac        
        
          <div style="border:2px solid #0a8eac;">Content here</div>
        
        
          .myborder {border:2px solid #0a8eac;}
        
        Border color #0a8eac