#0a99cf color space conversions
Hex:
        #0a99cf
        RGB:
        10, 153, 207
        CMY:
        96, 40, 19
        CMYK:
        95, 26, 0, 19
      HSL:
        196°, 90.7834%, 42.5490%
        HSV (HSB):
        196°, 95.1691%, 81.1765%
        XYZ:
        22.7789, 27.3520, 63.1104
        xyY:
        0.2012, 0.2415, 27.3520
      CIE-Lab:
        59.2987, -13.9873, -36.9288
        CIE-LCH:
        59.2987, 39.4891, 249.2551
        CIE-Luv:
        59.2987, -39.6569, -56.1325
        Hunter-Lab:
        52.2991, -13.7778, -34.9370
      #0a99cf color charts
#0a99cf RGB chart
      #0a99cf CMYK chart
      #0a99cf RGB pie chart
      #0a99cf color shades, tints & tones
#0a99cf color schemes
#0a99cf color preview, HTML & CSS examples
           This text has a color of #0a99cf        
        
          <p style="color:#0a99cf;">Text here</p>
        
        
          .mytext {color:#0a99cf;}
        
        Text color #0a99cf
      
           This box has a color of #0a99cf        
        
          <div style="background-color:#0a99cf;">Content here</div>
        
        
          .mybackground {background-color:#0a99cf;}
        
        Background color #0a99cf
      
           Border around this has a color of #0a99cf        
        
          <div style="border:2px solid #0a99cf;">Content here</div>
        
        
          .myborder {border:2px solid #0a99cf;}
        
        Border color #0a99cf