#358a95 color space conversions
Hex:
        #358a95
        RGB:
        53, 138, 149
        CMY:
        79, 46, 42
        CMYK:
        64, 7, 0, 42
      HSL:
        187°, 47.5248%, 39.6078%
        HSV (HSB):
        187°, 64.4295%, 58.4314%
        XYZ:
        15.9815, 21.1038, 31.6649
        xyY:
        0.2325, 0.3070, 21.1038
      CIE-Lab:
        53.0629, -21.7141, -13.4322
        CIE-LCH:
        53.0629, 25.5329, 211.7407
        CIE-Luv:
        53.0629, -33.3298, -16.6111
        Hunter-Lab:
        45.9388, -18.2953, -8.7104
      #358a95 color charts
#358a95 RGB chart
      #358a95 CMYK chart
      #358a95 RGB pie chart
      #358a95 color shades, tints & tones
#358a95 color schemes
#358a95 color preview, HTML & CSS examples
           This text has a color of #358a95        
        
          <p style="color:#358a95;">Text here</p>
        
        
          .mytext {color:#358a95;}
        
        Text color #358a95
      
           This box has a color of #358a95        
        
          <div style="background-color:#358a95;">Content here</div>
        
        
          .mybackground {background-color:#358a95;}
        
        Background color #358a95
      
           Border around this has a color of #358a95        
        
          <div style="border:2px solid #358a95;">Content here</div>
        
        
          .myborder {border:2px solid #358a95;}
        
        Border color #358a95