#0ad6da color space conversions
Hex:
        #0ad6da
        RGB:
        10, 214, 218
        CMY:
        96, 16, 15
        CMYK:
        95, 2, 0, 15
      HSL:
        181°, 91.2281%, 44.7059%
        HSV (HSB):
        181°, 95.4128%, 85.4902%
        XYZ:
        36.8266, 53.2196, 74.6611
        xyY:
        0.2236, 0.3231, 53.2196
      CIE-Lab:
        78.0045, -40.6803, -14.2866
        CIE-LCH:
        78.0045, 43.1160, 199.3508
        CIE-Luv:
        78.0045, -59.5798, -16.3156
        Hunter-Lab:
        72.9518, -37.5574, -9.6130
      #0ad6da color charts
#0ad6da RGB chart
      #0ad6da CMYK chart
      #0ad6da RGB pie chart
      #0ad6da color shades, tints & tones
#0ad6da color schemes
#0ad6da color preview, HTML & CSS examples
           This text has a color of #0ad6da        
        
          <p style="color:#0ad6da;">Text here</p>
        
        
          .mytext {color:#0ad6da;}
        
        Text color #0ad6da
      
           This box has a color of #0ad6da        
        
          <div style="background-color:#0ad6da;">Content here</div>
        
        
          .mybackground {background-color:#0ad6da;}
        
        Background color #0ad6da
      
           Border around this has a color of #0ad6da        
        
          <div style="border:2px solid #0ad6da;">Content here</div>
        
        
          .myborder {border:2px solid #0ad6da;}
        
        Border color #0ad6da