#35dcdb color space conversions
Hex:
        #35dcdb
        RGB:
        53, 220, 219
        CMY:
        79, 14, 14
        CMYK:
        76, 0, 0, 14
      HSL:
        180°, 70.4641%, 53.5294%
        HSV (HSB):
        180°, 75.9091%, 86.2745%
        XYZ:
        39.8476, 57.0578, 75.9309
        xyY:
        0.2306, 0.3301, 57.0578
      CIE-Lab:
        80.2121, -40.4893, -11.4746
        CIE-LCH:
        80.2121, 42.0839, 195.8226
        CIE-Luv:
        80.2121, -58.3643, -11.7493
        Hunter-Lab:
        75.5366, -38.0255, -6.7239
      #35dcdb color charts
#35dcdb RGB chart
      #35dcdb CMYK chart
      #35dcdb RGB pie chart
      #35dcdb color shades, tints & tones
#35dcdb color schemes
#35dcdb color preview, HTML & CSS examples
           This text has a color of #35dcdb        
        
          <p style="color:#35dcdb;">Text here</p>
        
        
          .mytext {color:#35dcdb;}
        
        Text color #35dcdb
      
           This box has a color of #35dcdb        
        
          <div style="background-color:#35dcdb;">Content here</div>
        
        
          .mybackground {background-color:#35dcdb;}
        
        Background color #35dcdb
      
           Border around this has a color of #35dcdb        
        
          <div style="border:2px solid #35dcdb;">Content here</div>
        
        
          .myborder {border:2px solid #35dcdb;}
        
        Border color #35dcdb