#10bef2 color space conversions
Hex:
        #10bef2
        RGB:
        16, 190, 242
        CMY:
        94, 25, 5
        CMYK:
        93, 21, 0, 5
      HSL:
        194°, 89.6825%, 50.5882%
        HSV (HSB):
        194°, 93.3884%, 94.9020%
        XYZ:
        34.6542, 43.3479, 90.5449
        xyY:
        0.2056, 0.2572, 43.3479
      CIE-Lab:
        71.7904, -21.2091, -36.7123
        CIE-LCH:
        71.7904, 42.3983, 239.9844
        CIE-Luv:
        71.7904, -49.3891, -56.4314
        Hunter-Lab:
        65.8391, -21.2657, -35.4509
      #10bef2 color charts
#10bef2 RGB chart
      #10bef2 CMYK chart
      #10bef2 RGB pie chart
      #10bef2 color shades, tints & tones
#10bef2 color schemes
#10bef2 color preview, HTML & CSS examples
           This text has a color of #10bef2        
        
          <p style="color:#10bef2;">Text here</p>
        
        
          .mytext {color:#10bef2;}
        
        Text color #10bef2
      
           This box has a color of #10bef2        
        
          <div style="background-color:#10bef2;">Content here</div>
        
        
          .mybackground {background-color:#10bef2;}
        
        Background color #10bef2
      
           Border around this has a color of #10bef2        
        
          <div style="border:2px solid #10bef2;">Content here</div>
        
        
          .myborder {border:2px solid #10bef2;}
        
        Border color #10bef2