#35fdcf color space conversions
Hex:
        #35fdcf
        RGB:
        53, 253, 207
        CMY:
        79, 1, 19
        CMYK:
        79, 0, 18, 1
      HSL:
        166°, 98.0392%, 60.0000%
        HSV (HSB):
        166°, 79.0514%, 99.2157%
        XYZ:
        47.8560, 75.5124, 71.0846
        xyY:
        0.2461, 0.3883, 75.5124
      CIE-Lab:
        89.6325, -57.5389, 8.6241
        CIE-LCH:
        89.6325, 58.1816, 171.4758
        CIE-Luv:
        89.6325, -70.4958, 22.4439
        Hunter-Lab:
        86.8979, -53.7687, 12.3279
      #35fdcf color charts
#35fdcf RGB chart
      #35fdcf CMYK chart
      #35fdcf RGB pie chart
      #35fdcf color shades, tints & tones
#35fdcf color schemes
#35fdcf color preview, HTML & CSS examples
           This text has a color of #35fdcf        
        
          <p style="color:#35fdcf;">Text here</p>
        
        
          .mytext {color:#35fdcf;}
        
        Text color #35fdcf
      
           This box has a color of #35fdcf        
        
          <div style="background-color:#35fdcf;">Content here</div>
        
        
          .mybackground {background-color:#35fdcf;}
        
        Background color #35fdcf
      
           Border around this has a color of #35fdcf        
        
          <div style="border:2px solid #35fdcf;">Content here</div>
        
        
          .myborder {border:2px solid #35fdcf;}
        
        Border color #35fdcf