#10a8fa color space conversions
Hex:
        #10a8fa
        RGB:
        16, 168, 250
        CMY:
        94, 34, 2
        CMYK:
        94, 33, 0, 2
      HSL:
        201°, 95.9016%, 52.1569%
        HSV (HSB):
        201°, 93.6000%, 98.0392%
        XYZ:
        31.4716, 35.0176, 95.5428
        xyY:
        0.1942, 0.2161, 35.0176
      CIE-Lab:
        65.7623, -6.5134, -50.5042
        CIE-LCH:
        65.7623, 50.9225, 262.6513
        CIE-Luv:
        65.7623, -41.5251, -80.9126
        Hunter-Lab:
        59.1756, -8.6249, -54.3045
      #10a8fa color charts
#10a8fa RGB chart
      #10a8fa CMYK chart
      #10a8fa RGB pie chart
      #10a8fa color shades, tints & tones
#10a8fa color schemes
#10a8fa color preview, HTML & CSS examples
           This text has a color of #10a8fa        
        
          <p style="color:#10a8fa;">Text here</p>
        
        
          .mytext {color:#10a8fa;}
        
        Text color #10a8fa
      
           This box has a color of #10a8fa        
        
          <div style="background-color:#10a8fa;">Content here</div>
        
        
          .mybackground {background-color:#10a8fa;}
        
        Background color #10a8fa
      
           Border around this has a color of #10a8fa        
        
          <div style="border:2px solid #10a8fa;">Content here</div>
        
        
          .myborder {border:2px solid #10a8fa;}
        
        Border color #10a8fa