#0a95ac color space conversions
Hex:
        #0a95ac
        RGB:
        10, 149, 172
        CMY:
        96, 42, 33
        CMYK:
        94, 13, 0, 33
      HSL:
        189°, 89.0110%, 35.6863%
        HSV (HSB):
        189°, 94.1860%, 67.4510%
        XYZ:
        18.3190, 24.5380, 42.8005
        xyY:
        0.2139, 0.2865, 24.5380
      CIE-Lab:
        56.6225, -24.2096, -21.2963
        CIE-LCH:
        56.6225, 32.2434, 221.3369
        CIE-Luv:
        56.6225, -40.8518, -28.9597
        Hunter-Lab:
        49.5358, -20.6760, -16.5534
      #0a95ac color charts
#0a95ac RGB chart
      #0a95ac CMYK chart
      #0a95ac RGB pie chart
      #0a95ac color shades, tints & tones
#0a95ac color schemes
#0a95ac color preview, HTML & CSS examples
           This text has a color of #0a95ac        
        
          <p style="color:#0a95ac;">Text here</p>
        
        
          .mytext {color:#0a95ac;}
        
        Text color #0a95ac
      
           This box has a color of #0a95ac        
        
          <div style="background-color:#0a95ac;">Content here</div>
        
        
          .mybackground {background-color:#0a95ac;}
        
        Background color #0a95ac
      
           Border around this has a color of #0a95ac        
        
          <div style="border:2px solid #0a95ac;">Content here</div>
        
        
          .myborder {border:2px solid #0a95ac;}
        
        Border color #0a95ac