#0adcd5 color space conversions
Hex:
        #0adcd5
        RGB:
        10, 220, 213
        CMY:
        96, 14, 16
        CMYK:
        95, 0, 3, 14
      HSL:
        178°, 91.3043%, 45.0980%
        HSV (HSB):
        178°, 95.4545%, 86.2745%
        XYZ:
        37.7286, 56.0550, 71.7820
        xyY:
        0.2279, 0.3386, 56.0550
      CIE-Lab:
        79.6451, -44.8000, -9.1611
        CIE-LCH:
        79.6451, 45.7271, 191.5570
        CIE-Luv:
        79.6451, -61.9987, -7.3997
        Hunter-Lab:
        74.8699, -41.0722, -4.4357
      #0adcd5 color charts
#0adcd5 RGB chart
      #0adcd5 CMYK chart
      #0adcd5 RGB pie chart
      #0adcd5 color shades, tints & tones
#0adcd5 color schemes
#0adcd5 color preview, HTML & CSS examples
           This text has a color of #0adcd5        
        
          <p style="color:#0adcd5;">Text here</p>
        
        
          .mytext {color:#0adcd5;}
        
        Text color #0adcd5
      
           This box has a color of #0adcd5        
        
          <div style="background-color:#0adcd5;">Content here</div>
        
        
          .mybackground {background-color:#0adcd5;}
        
        Background color #0adcd5
      
           Border around this has a color of #0adcd5        
        
          <div style="border:2px solid #0adcd5;">Content here</div>
        
        
          .myborder {border:2px solid #0adcd5;}
        
        Border color #0adcd5