#35d5bc color space conversions
Hex:
        #35d5bc
        RGB:
        53, 213, 188
        CMY:
        79, 16, 26
        CMYK:
        75, 0, 12, 16
      HSL:
        171°, 65.5738%, 52.1569%
        HSV (HSB):
        171°, 75.1174%, 83.5294%
        XYZ:
        34.3395, 51.9762, 55.7995
        xyY:
        0.2416, 0.3657, 51.9762
      CIE-Lab:
        77.2666, -45.8975, 0.7554
        CIE-LCH:
        77.2666, 45.9038, 179.0571
        CIE-Luv:
        77.2666, -58.1341, 8.3617
        Hunter-Lab:
        72.0945, -41.1436, 4.5771
      #35d5bc color charts
#35d5bc RGB chart
      #35d5bc CMYK chart
      #35d5bc RGB pie chart
      #35d5bc color shades, tints & tones
#35d5bc color schemes
#35d5bc color preview, HTML & CSS examples
           This text has a color of #35d5bc        
        
          <p style="color:#35d5bc;">Text here</p>
        
        
          .mytext {color:#35d5bc;}
        
        Text color #35d5bc
      
           This box has a color of #35d5bc        
        
          <div style="background-color:#35d5bc;">Content here</div>
        
        
          .mybackground {background-color:#35d5bc;}
        
        Background color #35d5bc
      
           Border around this has a color of #35d5bc        
        
          <div style="border:2px solid #35d5bc;">Content here</div>
        
        
          .myborder {border:2px solid #35d5bc;}
        
        Border color #35d5bc