#359e95 color space conversions
Hex:
        #359e95
        RGB:
        53, 158, 149
        CMY:
        79, 38, 42
        CMYK:
        66, 0, 6, 38
      HSL:
        175°, 49.7630%, 41.3725%
        HSV (HSB):
        175°, 66.4557%, 61.9608%
        XYZ:
        19.1199, 27.3805, 32.7110
        xyY:
        0.2414, 0.3457, 27.3805
      CIE-Lab:
        59.3249, -31.7092, -4.0790
        CIE-LCH:
        59.3249, 31.9705, 187.3302
        CIE-Luv:
        59.3249, -40.8606, -1.2248
        Hunter-Lab:
        52.3264, -26.3480, -0.4357
      #359e95 color charts
#359e95 RGB chart
      #359e95 CMYK chart
      #359e95 RGB pie chart
      #359e95 color shades, tints & tones
#359e95 color schemes
#359e95 color preview, HTML & CSS examples
           This text has a color of #359e95        
        
          <p style="color:#359e95;">Text here</p>
        
        
          .mytext {color:#359e95;}
        
        Text color #359e95
      
           This box has a color of #359e95        
        
          <div style="background-color:#359e95;">Content here</div>
        
        
          .mybackground {background-color:#359e95;}
        
        Background color #359e95
      
           Border around this has a color of #359e95        
        
          <div style="border:2px solid #359e95;">Content here</div>
        
        
          .myborder {border:2px solid #359e95;}
        
        Border color #359e95