#81587c color space conversions
Hex:
        #81587c
        RGB:
        129, 88, 124
        CMY:
        49, 65, 51
        CMYK:
        0, 32, 4, 49
      HSL:
        307°, 18.8940%, 42.5490%
        HSV (HSB):
        307°, 31.7829%, 50.5882%
        XYZ:
        16.1811, 13.1018, 20.7448
        xyY:
        0.3234, 0.2619, 13.1018
      CIE-Lab:
        42.9162, 23.1654, -13.5038
        CIE-LCH:
        42.9162, 26.8140, 329.7607
        CIE-Luv:
        42.9162, 20.9609, -22.0155
        Hunter-Lab:
        36.1964, 16.4520, -8.6427
      #81587c color charts
#81587c RGB chart
      #81587c CMYK chart
      #81587c RGB pie chart
      #81587c color shades, tints & tones
#81587c color schemes
#81587c color preview, HTML & CSS examples
           This text has a color of #81587c        
        
          <p style="color:#81587c;">Text here</p>
        
        
          .mytext {color:#81587c;}
        
        Text color #81587c
      
           This box has a color of #81587c        
        
          <div style="background-color:#81587c;">Content here</div>
        
        
          .mybackground {background-color:#81587c;}
        
        Background color #81587c
      
           Border around this has a color of #81587c        
        
          <div style="border:2px solid #81587c;">Content here</div>
        
        
          .myborder {border:2px solid #81587c;}
        
        Border color #81587c