#93527b color space conversions
Hex:
        #93527b
        RGB:
        147, 82, 123
        CMY:
        42, 68, 52
        CMYK:
        0, 44, 16, 42
      HSL:
        322°, 28.3843%, 44.9020%
        HSV (HSB):
        322°, 44.2177%, 57.6471%
        XYZ:
        18.6251, 13.6677, 20.3954
        xyY:
        0.3535, 0.2594, 13.6677
      CIE-Lab:
        43.7525, 32.8637, -11.4121
        CIE-LCH:
        43.7525, 34.7887, 340.8502
        CIE-Luv:
        43.7525, 36.2450, -20.7391
        Hunter-Lab:
        36.9698, 25.2294, -6.8300
      #93527b color charts
#93527b RGB chart
      #93527b CMYK chart
      #93527b RGB pie chart
      #93527b color shades, tints & tones
#93527b color schemes
#93527b color preview, HTML & CSS examples
           This text has a color of #93527b        
        
          <p style="color:#93527b;">Text here</p>
        
        
          .mytext {color:#93527b;}
        
        Text color #93527b
      
           This box has a color of #93527b        
        
          <div style="background-color:#93527b;">Content here</div>
        
        
          .mybackground {background-color:#93527b;}
        
        Background color #93527b
      
           Border around this has a color of #93527b        
        
          <div style="border:2px solid #93527b;">Content here</div>
        
        
          .myborder {border:2px solid #93527b;}
        
        Border color #93527b