#358c85 color space conversions
Hex:
        #358c85
        RGB:
        53, 140, 133
        CMY:
        79, 45, 48
        CMYK:
        62, 0, 5, 45
      HSL:
        175°, 45.0777%, 37.8431%
        HSV (HSB):
        175°, 62.1429%, 54.9020%
        XYZ:
        15.0799, 21.2065, 25.4888
        xyY:
        0.2441, 0.3433, 21.2065
      CIE-Lab:
        53.1748, -27.4867, -3.9943
        CIE-LCH:
        53.1748, 27.7754, 188.2683
        CIE-Luv:
        53.1748, -34.9719, -1.6749
        Hunter-Lab:
        46.0505, -22.1360, -0.5814
      #358c85 color charts
#358c85 RGB chart
      #358c85 CMYK chart
      #358c85 RGB pie chart
      #358c85 color shades, tints & tones
#358c85 color schemes
#358c85 color preview, HTML & CSS examples
           This text has a color of #358c85        
        
          <p style="color:#358c85;">Text here</p>
        
        
          .mytext {color:#358c85;}
        
        Text color #358c85
      
           This box has a color of #358c85        
        
          <div style="background-color:#358c85;">Content here</div>
        
        
          .mybackground {background-color:#358c85;}
        
        Background color #358c85
      
           Border around this has a color of #358c85        
        
          <div style="border:2px solid #358c85;">Content here</div>
        
        
          .myborder {border:2px solid #358c85;}
        
        Border color #358c85