#0a96fa color space conversions
Hex:
        #0a96fa
        RGB:
        10, 150, 250
        CMY:
        96, 41, 2
        CMYK:
        96, 40, 0, 2
      HSL:
        205°, 96.0000%, 50.9804%
        HSV (HSB):
        205°, 96.0000%, 98.0392%
        XYZ:
        28.2868, 28.7794, 94.5066
        xyY:
        0.1866, 0.1899, 28.7794
      CIE-Lab:
        60.5864, 3.7111, -58.7335
        CIE-LCH:
        60.5864, 58.8506, 273.6154
        CIE-Luv:
        60.5864, -35.9606, -94.4859
        Hunter-Lab:
        53.6464, 0.2389, -66.8962
      #0a96fa color charts
#0a96fa RGB chart
      #0a96fa CMYK chart
      #0a96fa RGB pie chart
      #0a96fa color shades, tints & tones
#0a96fa color schemes
#0a96fa color preview, HTML & CSS examples
           This text has a color of #0a96fa        
        
          <p style="color:#0a96fa;">Text here</p>
        
        
          .mytext {color:#0a96fa;}
        
        Text color #0a96fa
      
           This box has a color of #0a96fa        
        
          <div style="background-color:#0a96fa;">Content here</div>
        
        
          .mybackground {background-color:#0a96fa;}
        
        Background color #0a96fa
      
           Border around this has a color of #0a96fa        
        
          <div style="border:2px solid #0a96fa;">Content here</div>
        
        
          .myborder {border:2px solid #0a96fa;}
        
        Border color #0a96fa