#0a94ac color space conversions
Hex:
        #0a94ac
        RGB:
        10, 148, 172
        CMY:
        96, 42, 33
        CMYK:
        94, 14, 0, 33
      HSL:
        189°, 89.0110%, 35.6863%
        HSV (HSB):
        189°, 94.1860%, 67.4510%
        XYZ:
        18.1615, 24.2229, 42.7480
        xyY:
        0.2133, 0.2845, 24.2229
      CIE-Lab:
        56.3103, -23.6943, -21.7746
        CIE-LCH:
        56.3103, 32.1800, 222.5824
        CIE-Luv:
        56.3103, -40.5010, -29.7666
        Hunter-Lab:
        49.2168, -20.2611, -17.0455
      #0a94ac color charts
#0a94ac RGB chart
      #0a94ac CMYK chart
      #0a94ac RGB pie chart
      #0a94ac color shades, tints & tones
#0a94ac color schemes
#0a94ac color preview, HTML & CSS examples
           This text has a color of #0a94ac        
        
          <p style="color:#0a94ac;">Text here</p>
        
        
          .mytext {color:#0a94ac;}
        
        Text color #0a94ac
      
           This box has a color of #0a94ac        
        
          <div style="background-color:#0a94ac;">Content here</div>
        
        
          .mybackground {background-color:#0a94ac;}
        
        Background color #0a94ac
      
           Border around this has a color of #0a94ac        
        
          <div style="border:2px solid #0a94ac;">Content here</div>
        
        
          .myborder {border:2px solid #0a94ac;}
        
        Border color #0a94ac