#35ebbd color space conversions
Hex:
        #35ebbd
        RGB:
        53, 235, 189
        CMY:
        79, 8, 26
        CMYK:
        77, 0, 20, 8
      HSL:
        165°, 81.9820%, 56.4706%
        HSV (HSB):
        165°, 77.4468%, 92.1569%
        XYZ:
        40.3618, 63.8477, 58.3407
        xyY:
        0.2483, 0.3928, 63.8477
      CIE-Lab:
        83.8864, -54.7240, 9.7751
        CIE-LCH:
        83.8864, 55.5902, 169.8723
        CIE-Luv:
        83.8864, -65.6660, 23.4487
        Hunter-Lab:
        79.9047, -49.6686, 12.6440
      #35ebbd color charts
#35ebbd RGB chart
      #35ebbd CMYK chart
      #35ebbd RGB pie chart
      #35ebbd color shades, tints & tones
#35ebbd color schemes
#35ebbd color preview, HTML & CSS examples
           This text has a color of #35ebbd        
        
          <p style="color:#35ebbd;">Text here</p>
        
        
          .mytext {color:#35ebbd;}
        
        Text color #35ebbd
      
           This box has a color of #35ebbd        
        
          <div style="background-color:#35ebbd;">Content here</div>
        
        
          .mybackground {background-color:#35ebbd;}
        
        Background color #35ebbd
      
           Border around this has a color of #35ebbd        
        
          <div style="border:2px solid #35ebbd;">Content here</div>
        
        
          .myborder {border:2px solid #35ebbd;}
        
        Border color #35ebbd