#0ad1ad color space conversions
Hex:
        #0ad1ad
        RGB:
        10, 209, 173
        CMY:
        96, 18, 32
        CMYK:
        95, 0, 17, 18
      HSL:
        169°, 90.8676%, 42.9412%
        HSV (HSB):
        169°, 95.2153%, 81.9608%
        XYZ:
        30.4685, 48.6826, 47.3260
        xyY:
        0.2409, 0.3849, 48.6826
      CIE-Lab:
        75.2534, -51.1384, 5.8345
        CIE-LCH:
        75.2534, 51.4702, 173.4912
        CIE-Luv:
        75.2534, -61.4635, 16.6715
        Hunter-Lab:
        69.7729, -44.1551, 8.6255
      #0ad1ad color charts
#0ad1ad RGB chart
      #0ad1ad CMYK chart
      #0ad1ad RGB pie chart
      #0ad1ad color shades, tints & tones
#0ad1ad color schemes
#0ad1ad color preview, HTML & CSS examples
           This text has a color of #0ad1ad        
        
          <p style="color:#0ad1ad;">Text here</p>
        
        
          .mytext {color:#0ad1ad;}
        
        Text color #0ad1ad
      
           This box has a color of #0ad1ad        
        
          <div style="background-color:#0ad1ad;">Content here</div>
        
        
          .mybackground {background-color:#0ad1ad;}
        
        Background color #0ad1ad
      
           Border around this has a color of #0ad1ad        
        
          <div style="border:2px solid #0ad1ad;">Content here</div>
        
        
          .myborder {border:2px solid #0ad1ad;}
        
        Border color #0ad1ad