#35fddb color space conversions
Hex:
        #35fddb
        RGB:
        53, 253, 219
        CMY:
        79, 1, 14
        CMYK:
        79, 0, 13, 1
      HSL:
        170°, 98.0392%, 60.0000%
        HSV (HSB):
        170°, 79.0514%, 99.2157%
        XYZ:
        49.3797, 76.1219, 79.1083
        xyY:
        0.2413, 0.3720, 76.1219
      CIE-Lab:
        89.9159, -54.5830, 2.8160
        CIE-LCH:
        89.9159, 54.6556, 177.0466
        CIE-Luv:
        89.9159, -69.6353, 13.1439
        Hunter-Lab:
        87.2479, -51.6582, 7.3149
      #35fddb color charts
#35fddb RGB chart
      #35fddb CMYK chart
      #35fddb RGB pie chart
      #35fddb color shades, tints & tones
#35fddb color schemes
#35fddb color preview, HTML & CSS examples
           This text has a color of #35fddb        
        
          <p style="color:#35fddb;">Text here</p>
        
        
          .mytext {color:#35fddb;}
        
        Text color #35fddb
      
           This box has a color of #35fddb        
        
          <div style="background-color:#35fddb;">Content here</div>
        
        
          .mybackground {background-color:#35fddb;}
        
        Background color #35fddb
      
           Border around this has a color of #35fddb        
        
          <div style="border:2px solid #35fddb;">Content here</div>
        
        
          .myborder {border:2px solid #35fddb;}
        
        Border color #35fddb