#35d7bc color space conversions
Hex:
        #35d7bc
        RGB:
        53, 215, 188
        CMY:
        79, 16, 26
        CMYK:
        75, 0, 13, 16
      HSL:
        170°, 66.9421%, 52.5490%
        HSV (HSB):
        170°, 75.3488%, 84.3137%
        XYZ:
        34.8457, 52.9886, 55.9682
        xyY:
        0.2423, 0.3685, 52.9886
      CIE-Lab:
        77.8683, -46.7496, 1.6315
        CIE-LCH:
        77.8683, 46.7781, 178.0012
        CIE-Luv:
        77.8683, -58.8328, 9.8377
        Hunter-Lab:
        72.7933, -41.9413, 5.3693
      #35d7bc color charts
#35d7bc RGB chart
      #35d7bc CMYK chart
      #35d7bc RGB pie chart
      #35d7bc color shades, tints & tones
#35d7bc color schemes
#35d7bc color preview, HTML & CSS examples
           This text has a color of #35d7bc        
        
          <p style="color:#35d7bc;">Text here</p>
        
        
          .mytext {color:#35d7bc;}
        
        Text color #35d7bc
      
           This box has a color of #35d7bc        
        
          <div style="background-color:#35d7bc;">Content here</div>
        
        
          .mybackground {background-color:#35d7bc;}
        
        Background color #35d7bc
      
           Border around this has a color of #35d7bc        
        
          <div style="border:2px solid #35d7bc;">Content here</div>
        
        
          .myborder {border:2px solid #35d7bc;}
        
        Border color #35d7bc