#935e86 color space conversions
Hex:
        #935e86
        RGB:
        147, 94, 134
        CMY:
        42, 63, 47
        CMYK:
        0, 36, 9, 42
      HSL:
        315°, 21.9917%, 47.2549%
        HSV (HSB):
        315°, 36.0544%, 57.6471%
        XYZ:
        20.3384, 15.9297, 24.5570
        xyY:
        0.3344, 0.2619, 15.9297
      CIE-Lab:
        46.8821, 28.0196, -13.3232
        CIE-LCH:
        46.8821, 31.0258, 334.5692
        CIE-Luv:
        46.8821, 28.3393, -23.0049
        Hunter-Lab:
        39.9120, 21.1142, -8.5415
      #935e86 color charts
#935e86 RGB chart
      #935e86 CMYK chart
      #935e86 RGB pie chart
      #935e86 color shades, tints & tones
#935e86 color schemes
#935e86 color preview, HTML & CSS examples
           This text has a color of #935e86        
        
          <p style="color:#935e86;">Text here</p>
        
        
          .mytext {color:#935e86;}
        
        Text color #935e86
      
           This box has a color of #935e86        
        
          <div style="background-color:#935e86;">Content here</div>
        
        
          .mybackground {background-color:#935e86;}
        
        Background color #935e86
      
           Border around this has a color of #935e86        
        
          <div style="border:2px solid #935e86;">Content here</div>
        
        
          .myborder {border:2px solid #935e86;}
        
        Border color #935e86