#0a96ee color space conversions
Hex:
        #0a96ee
        RGB:
        10, 150, 238
        CMY:
        96, 41, 7
        CMYK:
        96, 37, 0, 7
      HSL:
        203°, 91.9355%, 48.6275%
        HSV (HSB):
        203°, 95.7983%, 93.3333%
        XYZ:
        26.4641, 28.0503, 84.9084
        xyY:
        0.1898, 0.2012, 28.0503
      CIE-Lab:
        59.9341, -0.8073, -53.1676
        CIE-LCH:
        59.9341, 53.1738, 269.1300
        CIE-Luv:
        59.9341, -36.6469, -84.6839
        Hunter-Lab:
        52.9625, -3.4921, -57.9787
      #0a96ee color charts
#0a96ee RGB chart
      #0a96ee CMYK chart
      #0a96ee RGB pie chart
      #0a96ee color shades, tints & tones
#0a96ee color schemes
#0a96ee color preview, HTML & CSS examples
           This text has a color of #0a96ee        
        
          <p style="color:#0a96ee;">Text here</p>
        
        
          .mytext {color:#0a96ee;}
        
        Text color #0a96ee
      
           This box has a color of #0a96ee        
        
          <div style="background-color:#0a96ee;">Content here</div>
        
        
          .mybackground {background-color:#0a96ee;}
        
        Background color #0a96ee
      
           Border around this has a color of #0a96ee        
        
          <div style="border:2px solid #0a96ee;">Content here</div>
        
        
          .myborder {border:2px solid #0a96ee;}
        
        Border color #0a96ee