#10ddf1 color space conversions
Hex:
        #10ddf1
        RGB:
        16, 221, 241
        CMY:
        94, 13, 5
        CMYK:
        93, 8, 0, 5
      HSL:
        185°, 88.9328%, 50.3922%
        HSV (HSB):
        185°, 93.3610%, 94.5098%
        XYZ:
        41.9473, 58.1739, 92.2369
        xyY:
        0.2181, 0.3024, 58.1739
      CIE-Lab:
        80.8354, -36.7152, -22.2818
        CIE-LCH:
        80.8354, 42.9475, 211.2528
        CIE-Luv:
        80.8354, -59.8889, -30.2998
        Hunter-Lab:
        76.2718, -35.3058, -18.3102
      #10ddf1 color charts
#10ddf1 RGB chart
      #10ddf1 CMYK chart
      #10ddf1 RGB pie chart
      #10ddf1 color shades, tints & tones
#10ddf1 color schemes
#10ddf1 color preview, HTML & CSS examples
           This text has a color of #10ddf1        
        
          <p style="color:#10ddf1;">Text here</p>
        
        
          .mytext {color:#10ddf1;}
        
        Text color #10ddf1
      
           This box has a color of #10ddf1        
        
          <div style="background-color:#10ddf1;">Content here</div>
        
        
          .mybackground {background-color:#10ddf1;}
        
        Background color #10ddf1
      
           Border around this has a color of #10ddf1        
        
          <div style="border:2px solid #10ddf1;">Content here</div>
        
        
          .myborder {border:2px solid #10ddf1;}
        
        Border color #10ddf1