#35bd8e color space conversions
Hex:
        #35bd8e
        RGB:
        53, 189, 142
        CMY:
        79, 26, 44
        CMYK:
        72, 0, 25, 26
      HSL:
        159°, 56.1983%, 47.4510%
        HSV (HSB):
        159°, 71.9577%, 74.1176%
        XYZ:
        24.5483, 39.1051, 31.8454
        xyY:
        0.2571, 0.4095, 39.1051
      CIE-Lab:
        68.8273, -47.2170, 13.4965
        CIE-LCH:
        68.8273, 49.1080, 164.0479
        CIE-Luv:
        68.8273, -52.6886, 26.5781
        Hunter-Lab:
        62.5340, -39.3629, 13.5805
      #35bd8e color charts
#35bd8e RGB chart
      #35bd8e CMYK chart
      #35bd8e RGB pie chart
      #35bd8e color shades, tints & tones
#35bd8e color schemes
#35bd8e color preview, HTML & CSS examples
           This text has a color of #35bd8e        
        
          <p style="color:#35bd8e;">Text here</p>
        
        
          .mytext {color:#35bd8e;}
        
        Text color #35bd8e
      
           This box has a color of #35bd8e        
        
          <div style="background-color:#35bd8e;">Content here</div>
        
        
          .mybackground {background-color:#35bd8e;}
        
        Background color #35bd8e
      
           Border around this has a color of #35bd8e        
        
          <div style="border:2px solid #35bd8e;">Content here</div>
        
        
          .myborder {border:2px solid #35bd8e;}
        
        Border color #35bd8e