#81486b color space conversions
Hex:
        #81486b
        RGB:
        129, 72, 107
        CMY:
        49, 72, 58
        CMYK:
        0, 44, 17, 49
      HSL:
        323°, 28.3582%, 39.4118%
        HSV (HSB):
        323°, 44.1860%, 50.5882%
        XYZ:
        14.0245, 10.3634, 15.1711
        xyY:
        0.3545, 0.2620, 10.3634
      CIE-Lab:
        38.4869, 29.3548, -9.7420
        CIE-LCH:
        38.4869, 30.9291, 341.6405
        CIE-Luv:
        38.4869, 31.5680, -17.2598
        Hunter-Lab:
        32.1922, 21.4267, -5.4068
      #81486b color charts
#81486b RGB chart
      #81486b CMYK chart
      #81486b RGB pie chart
      #81486b color shades, tints & tones
#81486b color schemes
#81486b color preview, HTML & CSS examples
           This text has a color of #81486b        
        
          <p style="color:#81486b;">Text here</p>
        
        
          .mytext {color:#81486b;}
        
        Text color #81486b
      
           This box has a color of #81486b        
        
          <div style="background-color:#81486b;">Content here</div>
        
        
          .mybackground {background-color:#81486b;}
        
        Background color #81486b
      
           Border around this has a color of #81486b        
        
          <div style="border:2px solid #81486b;">Content here</div>
        
        
          .myborder {border:2px solid #81486b;}
        
        Border color #81486b