#10bed2 color space conversions
Hex:
        #10bed2
        RGB:
        16, 190, 210
        CMY:
        94, 25, 18
        CMYK:
        92, 10, 0, 18
      HSL:
        186°, 85.8407%, 44.3137%
        HSV (HSB):
        186°, 92.3810%, 82.3529%
        XYZ:
        30.2600, 41.5902, 67.4056
        xyY:
        0.2173, 0.2987, 41.5902
      CIE-Lab:
        70.5875, -31.8088, -21.1658
        CIE-LCH:
        70.5875, 38.2072, 213.6402
        CIE-Luv:
        70.5875, -51.8395, -28.6528
        Hunter-Lab:
        64.4905, -29.1032, -16.8267
      #10bed2 color charts
#10bed2 RGB chart
      #10bed2 CMYK chart
      #10bed2 RGB pie chart
      #10bed2 color shades, tints & tones
#10bed2 color schemes
#10bed2 color preview, HTML & CSS examples
           This text has a color of #10bed2        
        
          <p style="color:#10bed2;">Text here</p>
        
        
          .mytext {color:#10bed2;}
        
        Text color #10bed2
      
           This box has a color of #10bed2        
        
          <div style="background-color:#10bed2;">Content here</div>
        
        
          .mybackground {background-color:#10bed2;}
        
        Background color #10bed2
      
           Border around this has a color of #10bed2        
        
          <div style="border:2px solid #10bed2;">Content here</div>
        
        
          .myborder {border:2px solid #10bed2;}
        
        Border color #10bed2