#10bdd3 color space conversions
Hex:
        #10bdd3
        RGB:
        16, 189, 211
        CMY:
        94, 26, 17
        CMYK:
        92, 10, 0, 17
      HSL:
        187°, 85.9031%, 44.5098%
        HSV (HSB):
        187°, 92.4171%, 82.7451%
        XYZ:
        30.1692, 41.2085, 67.9920
        xyY:
        0.2165, 0.2957, 41.2085
      CIE-Lab:
        70.3218, -31.0054, -22.1168
        CIE-LCH:
        70.3218, 38.0853, 215.5010
        CIE-Luv:
        70.3218, -51.4190, -30.3275
        Hunter-Lab:
        64.1938, -28.4497, -17.8623
      #10bdd3 color charts
#10bdd3 RGB chart
      #10bdd3 CMYK chart
      #10bdd3 RGB pie chart
      #10bdd3 color shades, tints & tones
#10bdd3 color schemes
#10bdd3 color preview, HTML & CSS examples
           This text has a color of #10bdd3        
        
          <p style="color:#10bdd3;">Text here</p>
        
        
          .mytext {color:#10bdd3;}
        
        Text color #10bdd3
      
           This box has a color of #10bdd3        
        
          <div style="background-color:#10bdd3;">Content here</div>
        
        
          .mybackground {background-color:#10bdd3;}
        
        Background color #10bdd3
      
           Border around this has a color of #10bdd3        
        
          <div style="border:2px solid #10bdd3;">Content here</div>
        
        
          .myborder {border:2px solid #10bdd3;}
        
        Border color #10bdd3