#10d6fa color space conversions
Hex:
        #10d6fa
        RGB:
        16, 214, 250
        CMY:
        94, 16, 2
        CMYK:
        94, 14, 0, 2
      HSL:
        189°, 95.9016%, 52.1569%
        HSV (HSB):
        189°, 93.6000%, 98.0392%
        XYZ:
        41.5156, 55.1054, 98.8908
        xyY:
        0.2123, 0.2819, 55.1054
      CIE-Lab:
        79.1020, -30.5540, -29.7158
        CIE-LCH:
        79.1020, 42.6213, 224.2032
        CIE-Luv:
        79.1020, -56.8343, -43.7500
        Hunter-Lab:
        74.2330, -30.0799, -27.0211
      #10d6fa color charts
#10d6fa RGB chart
      #10d6fa CMYK chart
      #10d6fa RGB pie chart
      #10d6fa color shades, tints & tones
#10d6fa color schemes
#10d6fa color preview, HTML & CSS examples
           This text has a color of #10d6fa        
        
          <p style="color:#10d6fa;">Text here</p>
        
        
          .mytext {color:#10d6fa;}
        
        Text color #10d6fa
      
           This box has a color of #10d6fa        
        
          <div style="background-color:#10d6fa;">Content here</div>
        
        
          .mybackground {background-color:#10d6fa;}
        
        Background color #10d6fa
      
           Border around this has a color of #10d6fa        
        
          <div style="border:2px solid #10d6fa;">Content here</div>
        
        
          .myborder {border:2px solid #10d6fa;}
        
        Border color #10d6fa