#35eba5 color space conversions
Hex:
        #35eba5
        RGB:
        53, 235, 165
        CMY:
        79, 8, 35
        CMYK:
        77, 0, 30, 8
      HSL:
        157°, 81.9820%, 56.4706%
        HSV (HSB):
        157°, 77.4468%, 92.1569%
        XYZ:
        37.9681, 62.8902, 45.7352
        xyY:
        0.2590, 0.4290, 62.8902
      CIE-Lab:
        83.3846, -60.1425, 21.5705
        CIE-LCH:
        83.3846, 63.8937, 160.2693
        CIE-Luv:
        83.3846, -67.2740, 40.8635
        Hunter-Lab:
        79.3033, -53.3203, 21.3190
      #35eba5 color charts
#35eba5 RGB chart
      #35eba5 CMYK chart
      #35eba5 RGB pie chart
      #35eba5 color shades, tints & tones
#35eba5 color schemes
#35eba5 color preview, HTML & CSS examples
           This text has a color of #35eba5        
        
          <p style="color:#35eba5;">Text here</p>
        
        
          .mytext {color:#35eba5;}
        
        Text color #35eba5
      
           This box has a color of #35eba5        
        
          <div style="background-color:#35eba5;">Content here</div>
        
        
          .mybackground {background-color:#35eba5;}
        
        Background color #35eba5
      
           Border around this has a color of #35eba5        
        
          <div style="border:2px solid #35eba5;">Content here</div>
        
        
          .myborder {border:2px solid #35eba5;}
        
        Border color #35eba5