#81385b color space conversions
Hex:
        #81385b
        RGB:
        129, 56, 91
        CMY:
        49, 78, 64
        CMYK:
        0, 57, 29, 49
      HSL:
        331°, 39.4595%, 36.2745%
        HSV (HSB):
        331°, 56.5891%, 50.5882%
        XYZ:
        12.3558, 8.2508, 10.8389
        xyY:
        0.3929, 0.2624, 8.2508
      CIE-Lab:
        34.4999, 35.6157, -5.6224
        CIE-LCH:
        34.4999, 36.0568, 351.0292
        CIE-Luv:
        34.4999, 42.7141, -12.5543
        Hunter-Lab:
        28.7242, 26.5147, -2.2657
      #81385b color charts
#81385b RGB chart
      #81385b CMYK chart
      #81385b RGB pie chart
      #81385b color shades, tints & tones
#81385b color schemes
#81385b color preview, HTML & CSS examples
           This text has a color of #81385b        
        
          <p style="color:#81385b;">Text here</p>
        
        
          .mytext {color:#81385b;}
        
        Text color #81385b
      
           This box has a color of #81385b        
        
          <div style="background-color:#81385b;">Content here</div>
        
        
          .mybackground {background-color:#81385b;}
        
        Background color #81385b
      
           Border around this has a color of #81385b        
        
          <div style="border:2px solid #81385b;">Content here</div>
        
        
          .myborder {border:2px solid #81385b;}
        
        Border color #81385b