#358b75 color space conversions
Hex:
        #358b75
        RGB:
        53, 139, 117
        CMY:
        79, 45, 54
        CMYK:
        62, 0, 16, 45
      HSL:
        165°, 44.7917%, 37.6471%
        HSV (HSB):
        165°, 61.8705%, 54.5098%
        XYZ:
        13.9117, 20.5065, 20.0545
        xyY:
        0.2554, 0.3765, 20.5065
      CIE-Lab:
        52.4051, -31.3474, 4.1471
        CIE-LCH:
        52.4051, 31.6206, 172.4638
        CIE-Luv:
        52.4051, -35.4548, 10.3656
        Hunter-Lab:
        45.2841, -24.4102, 5.4416
      #358b75 color charts
#358b75 RGB chart
      #358b75 CMYK chart
      #358b75 RGB pie chart
      #358b75 color shades, tints & tones
#358b75 color schemes
#358b75 color preview, HTML & CSS examples
           This text has a color of #358b75        
        
          <p style="color:#358b75;">Text here</p>
        
        
          .mytext {color:#358b75;}
        
        Text color #358b75
      
           This box has a color of #358b75        
        
          <div style="background-color:#358b75;">Content here</div>
        
        
          .mybackground {background-color:#358b75;}
        
        Background color #358b75
      
           Border around this has a color of #358b75        
        
          <div style="border:2px solid #358b75;">Content here</div>
        
        
          .myborder {border:2px solid #358b75;}
        
        Border color #358b75