#10b8fa color space conversions
Hex:
        #10b8fa
        RGB:
        16, 184, 250
        CMY:
        94, 28, 2
        CMYK:
        94, 26, 0, 2
      HSL:
        197°, 95.9016%, 52.1569%
        HSV (HSB):
        197°, 93.6000%, 98.0392%
        XYZ:
        34.6095, 41.2933, 96.5888
        xyY:
        0.2006, 0.2394, 41.2933
      CIE-Lab:
        70.3809, -15.2870, -43.2374
        CIE-LCH:
        70.3809, 45.8603, 250.5284
        CIE-Luv:
        70.3809, -46.8038, -68.2156
        Hunter-Lab:
        64.2598, -16.3170, -44.1367
      #10b8fa color charts
#10b8fa RGB chart
      #10b8fa CMYK chart
      #10b8fa RGB pie chart
      #10b8fa color shades, tints & tones
#10b8fa color schemes
#10b8fa color preview, HTML & CSS examples
           This text has a color of #10b8fa        
        
          <p style="color:#10b8fa;">Text here</p>
        
        
          .mytext {color:#10b8fa;}
        
        Text color #10b8fa
      
           This box has a color of #10b8fa        
        
          <div style="background-color:#10b8fa;">Content here</div>
        
        
          .mybackground {background-color:#10b8fa;}
        
        Background color #10b8fa
      
           Border around this has a color of #10b8fa        
        
          <div style="border:2px solid #10b8fa;">Content here</div>
        
        
          .myborder {border:2px solid #10b8fa;}
        
        Border color #10b8fa