#993f86 color space conversions
Hex:
        #993f86
        RGB:
        153, 63, 134
        CMY:
        40, 75, 47
        CMYK:
        0, 59, 12, 40
      HSL:
        313°, 41.6667%, 42.3529%
        HSV (HSB):
        313°, 58.8235%, 60.0000%
        XYZ:
        19.2175, 12.0485, 23.8670
        xyY:
        0.3486, 0.2185, 12.0485
      CIE-Lab:
        41.2932, 46.5113, -21.8081
        CIE-LCH:
        41.2932, 51.3702, 334.8792
        CIE-Luv:
        41.2932, 45.7587, -37.0429
        Hunter-Lab:
        34.7110, 38.0807, -16.4696
      #993f86 color charts
#993f86 RGB chart
      #993f86 CMYK chart
      #993f86 RGB pie chart
      #993f86 color shades, tints & tones
#993f86 color schemes
#993f86 color preview, HTML & CSS examples
           This text has a color of #993f86        
        
          <p style="color:#993f86;">Text here</p>
        
        
          .mytext {color:#993f86;}
        
        Text color #993f86
      
           This box has a color of #993f86        
        
          <div style="background-color:#993f86;">Content here</div>
        
        
          .mybackground {background-color:#993f86;}
        
        Background color #993f86
      
           Border around this has a color of #993f86        
        
          <div style="border:2px solid #993f86;">Content here</div>
        
        
          .myborder {border:2px solid #993f86;}
        
        Border color #993f86