#81537c color space conversions
Hex:
        #81537c
        RGB:
        129, 83, 124
        CMY:
        49, 67, 51
        CMYK:
        0, 36, 4, 49
      HSL:
        307°, 21.6981%, 41.5686%
        HSV (HSB):
        307°, 35.6589%, 50.5882%
        XYZ:
        15.7846, 12.3089, 20.6127
        xyY:
        0.3241, 0.2527, 12.3089
      CIE-Lab:
        41.7029, 26.1134, -15.3510
        CIE-LCH:
        41.7029, 30.2913, 329.5506
        CIE-Luv:
        41.7029, 23.2639, -24.8975
        Hunter-Lab:
        35.0840, 18.9117, -10.2755
      #81537c color charts
#81537c RGB chart
      #81537c CMYK chart
      #81537c RGB pie chart
      #81537c color shades, tints & tones
#81537c color schemes
#81537c color preview, HTML & CSS examples
           This text has a color of #81537c        
        
          <p style="color:#81537c;">Text here</p>
        
        
          .mytext {color:#81537c;}
        
        Text color #81537c
      
           This box has a color of #81537c        
        
          <div style="background-color:#81537c;">Content here</div>
        
        
          .mybackground {background-color:#81537c;}
        
        Background color #81537c
      
           Border around this has a color of #81537c        
        
          <div style="border:2px solid #81537c;">Content here</div>
        
        
          .myborder {border:2px solid #81537c;}
        
        Border color #81537c