#0a99b1 color space conversions
Hex:
        #0a99b1
        RGB:
        10, 153, 177
        CMY:
        96, 40, 31
        CMYK:
        94, 14, 0, 31
      HSL:
        189°, 89.3048%, 36.6667%
        HSV (HSB):
        189°, 94.3503%, 69.4118%
        XYZ:
        19.4522, 26.0213, 45.5924
        xyY:
        0.2136, 0.2857, 26.0213
      CIE-Lab:
        58.0573, -24.5576, -21.9411
        CIE-LCH:
        58.0573, 32.9315, 221.7794
        CIE-Luv:
        58.0573, -41.8701, -30.0723
        Hunter-Lab:
        51.0111, -21.2015, -17.2840
      #0a99b1 color charts
#0a99b1 RGB chart
      #0a99b1 CMYK chart
      #0a99b1 RGB pie chart
      #0a99b1 color shades, tints & tones
#0a99b1 color schemes
#0a99b1 color preview, HTML & CSS examples
           This text has a color of #0a99b1        
        
          <p style="color:#0a99b1;">Text here</p>
        
        
          .mytext {color:#0a99b1;}
        
        Text color #0a99b1
      
           This box has a color of #0a99b1        
        
          <div style="background-color:#0a99b1;">Content here</div>
        
        
          .mybackground {background-color:#0a99b1;}
        
        Background color #0a99b1
      
           Border around this has a color of #0a99b1        
        
          <div style="border:2px solid #0a99b1;">Content here</div>
        
        
          .myborder {border:2px solid #0a99b1;}
        
        Border color #0a99b1