#358c95 color space conversions
Hex:
        #358c95
        RGB:
        53, 140, 149
        CMY:
        79, 45, 42
        CMYK:
        64, 6, 0, 42
      HSL:
        186°, 47.5248%, 39.6078%
        HSV (HSB):
        186°, 64.4295%, 58.4314%
        XYZ:
        16.2711, 21.6830, 31.7614
        xyY:
        0.2334, 0.3110, 21.6830
      CIE-Lab:
        53.6890, -22.7560, -12.4872
        CIE-LCH:
        53.6890, 25.9569, 208.7555
        CIE-Luv:
        53.6890, -34.0862, -15.0561
        Hunter-Lab:
        46.5650, -19.1159, -7.8455
      #358c95 color charts
#358c95 RGB chart
      #358c95 CMYK chart
      #358c95 RGB pie chart
      #358c95 color shades, tints & tones
#358c95 color schemes
#358c95 color preview, HTML & CSS examples
           This text has a color of #358c95        
        
          <p style="color:#358c95;">Text here</p>
        
        
          .mytext {color:#358c95;}
        
        Text color #358c95
      
           This box has a color of #358c95        
        
          <div style="background-color:#358c95;">Content here</div>
        
        
          .mybackground {background-color:#358c95;}
        
        Background color #358c95
      
           Border around this has a color of #358c95        
        
          <div style="border:2px solid #358c95;">Content here</div>
        
        
          .myborder {border:2px solid #358c95;}
        
        Border color #358c95