#359d85 color space conversions
Hex:
        #359d85
        RGB:
        53, 157, 133
        CMY:
        79, 38, 48
        CMYK:
        66, 0, 15, 38
      HSL:
        166°, 49.5238%, 41.1765%
        HSV (HSB):
        166°, 66.2420%, 61.5686%
        XYZ:
        17.7588, 26.5643, 26.3817
        xyY:
        0.2512, 0.3757, 26.5643
      CIE-Lab:
        58.5688, -35.5738, 3.8829
        CIE-LCH:
        58.5688, 35.7851, 173.7709
        CIE-Luv:
        58.5688, -41.4511, 10.8816
        Hunter-Lab:
        51.5405, -28.6920, 5.7300
      #359d85 color charts
#359d85 RGB chart
      #359d85 CMYK chart
      #359d85 RGB pie chart
      #359d85 color shades, tints & tones
#359d85 color schemes
#359d85 color preview, HTML & CSS examples
           This text has a color of #359d85        
        
          <p style="color:#359d85;">Text here</p>
        
        
          .mytext {color:#359d85;}
        
        Text color #359d85
      
           This box has a color of #359d85        
        
          <div style="background-color:#359d85;">Content here</div>
        
        
          .mybackground {background-color:#359d85;}
        
        Background color #359d85
      
           Border around this has a color of #359d85        
        
          <div style="border:2px solid #359d85;">Content here</div>
        
        
          .myborder {border:2px solid #359d85;}
        
        Border color #359d85