#993f93 color space conversions
Hex:
        #993f93
        RGB:
        153, 63, 147
        CMY:
        40, 75, 42
        CMYK:
        0, 59, 4, 40
      HSL:
        304°, 41.6667%, 42.3529%
        HSV (HSB):
        304°, 58.8235%, 60.0000%
        XYZ:
        20.1808, 12.4339, 28.9401
        xyY:
        0.3279, 0.2020, 12.4339
      CIE-Lab:
        41.8976, 48.7302, -28.7674
        CIE-LCH:
        41.8976, 56.5880, 329.4449
        CIE-Luv:
        41.8976, 42.0419, -47.4247
        Hunter-Lab:
        35.2617, 40.4503, -23.9774
      #993f93 color charts
#993f93 RGB chart
      #993f93 CMYK chart
      #993f93 RGB pie chart
      #993f93 color shades, tints & tones
#993f93 color schemes
#993f93 color preview, HTML & CSS examples
           This text has a color of #993f93        
        
          <p style="color:#993f93;">Text here</p>
        
        
          .mytext {color:#993f93;}
        
        Text color #993f93
      
           This box has a color of #993f93        
        
          <div style="background-color:#993f93;">Content here</div>
        
        
          .mybackground {background-color:#993f93;}
        
        Background color #993f93
      
           Border around this has a color of #993f93        
        
          <div style="border:2px solid #993f93;">Content here</div>
        
        
          .myborder {border:2px solid #993f93;}
        
        Border color #993f93