#35cdd7 color space conversions
Hex:
        #35cdd7
        RGB:
        53, 205, 215
        CMY:
        79, 20, 16
        CMYK:
        75, 5, 0, 16
      HSL:
        184°, 66.9421%, 52.5490%
        HSV (HSB):
        184°, 75.3488%, 84.3137%
        XYZ:
        35.5653, 49.3258, 71.9363
        xyY:
        0.2268, 0.3145, 49.3258
      CIE-Lab:
        75.6536, -34.7572, -16.1677
        CIE-LCH:
        75.6536, 38.3335, 204.9460
        CIE-Luv:
        75.6536, -53.4281, -20.1523
        Hunter-Lab:
        70.2323, -32.5152, -11.5659
      #35cdd7 color charts
#35cdd7 RGB chart
      #35cdd7 CMYK chart
      #35cdd7 RGB pie chart
      #35cdd7 color shades, tints & tones
#35cdd7 color schemes
#35cdd7 color preview, HTML & CSS examples
           This text has a color of #35cdd7        
        
          <p style="color:#35cdd7;">Text here</p>
        
        
          .mytext {color:#35cdd7;}
        
        Text color #35cdd7
      
           This box has a color of #35cdd7        
        
          <div style="background-color:#35cdd7;">Content here</div>
        
        
          .mybackground {background-color:#35cdd7;}
        
        Background color #35cdd7
      
           Border around this has a color of #35cdd7        
        
          <div style="border:2px solid #35cdd7;">Content here</div>
        
        
          .myborder {border:2px solid #35cdd7;}
        
        Border color #35cdd7