#0ad3dc color space conversions
Hex:
        #0ad3dc
        RGB:
        10, 211, 220
        CMY:
        96, 17, 14
        CMYK:
        95, 4, 0, 14
      HSL:
        183°, 91.3043%, 45.0980%
        HSV (HSB):
        183°, 95.4545%, 86.2745%
        XYZ:
        36.3377, 51.8204, 75.7973
        xyY:
        0.2216, 0.3161, 51.8204
      CIE-Lab:
        77.1733, -38.7179, -16.6097
        CIE-LCH:
        77.1733, 42.1303, 203.2190
        CIE-Luv:
        77.1733, -58.4077, -20.4028
        Hunter-Lab:
        71.9864, -35.8718, -12.0383
      #0ad3dc color charts
#0ad3dc RGB chart
      #0ad3dc CMYK chart
      #0ad3dc RGB pie chart
      #0ad3dc color shades, tints & tones
#0ad3dc color schemes
#0ad3dc color preview, HTML & CSS examples
           This text has a color of #0ad3dc        
        
          <p style="color:#0ad3dc;">Text here</p>
        
        
          .mytext {color:#0ad3dc;}
        
        Text color #0ad3dc
      
           This box has a color of #0ad3dc        
        
          <div style="background-color:#0ad3dc;">Content here</div>
        
        
          .mybackground {background-color:#0ad3dc;}
        
        Background color #0ad3dc
      
           Border around this has a color of #0ad3dc        
        
          <div style="border:2px solid #0ad3dc;">Content here</div>
        
        
          .myborder {border:2px solid #0ad3dc;}
        
        Border color #0ad3dc