#0adcd7 color space conversions
Hex:
        #0adcd7
        RGB:
        10, 220, 215
        CMY:
        96, 14, 16
        CMYK:
        95, 0, 2, 14
      HSL:
        179°, 91.3043%, 45.0980%
        HSV (HSB):
        179°, 95.4545%, 86.2745%
        XYZ:
        37.9841, 56.1572, 73.1274
        xyY:
        0.2271, 0.3357, 56.1572
      CIE-Lab:
        79.7032, -44.2228, -10.1417
        CIE-LCH:
        79.7032, 45.3708, 192.9165
        CIE-Luv:
        79.7032, -61.8382, -9.0695
        Hunter-Lab:
        74.9381, -40.6649, -5.4007
      #0adcd7 color charts
#0adcd7 RGB chart
      #0adcd7 CMYK chart
      #0adcd7 RGB pie chart
      #0adcd7 color shades, tints & tones
#0adcd7 color schemes
#0adcd7 color preview, HTML & CSS examples
           This text has a color of #0adcd7        
        
          <p style="color:#0adcd7;">Text here</p>
        
        
          .mytext {color:#0adcd7;}
        
        Text color #0adcd7
      
           This box has a color of #0adcd7        
        
          <div style="background-color:#0adcd7;">Content here</div>
        
        
          .mybackground {background-color:#0adcd7;}
        
        Background color #0adcd7
      
           Border around this has a color of #0adcd7        
        
          <div style="border:2px solid #0adcd7;">Content here</div>
        
        
          .myborder {border:2px solid #0adcd7;}
        
        Border color #0adcd7