#81324d color space conversions
Hex:
        #81324d
        RGB:
        129, 50, 77
        CMY:
        49, 80, 70
        CMYK:
        0, 61, 40, 49
      HSL:
        339°, 44.1341%, 35.0980%
        HSV (HSB):
        339°, 61.2403%, 50.5882%
        XYZ:
        11.5334, 7.4842, 7.8579
        xyY:
        0.4291, 0.2785, 7.4842
      CIE-Lab:
        32.8846, 36.8292, 1.0157
        CIE-LCH:
        32.8846, 36.8432, 1.5798
        CIE-Luv:
        32.8846, 49.2515, -4.8185
        Hunter-Lab:
        27.3572, 27.3781, 2.1200
      #81324d color charts
#81324d RGB chart
      #81324d CMYK chart
      #81324d RGB pie chart
      #81324d color shades, tints & tones
#81324d color schemes
#81324d color preview, HTML & CSS examples
           This text has a color of #81324d        
        
          <p style="color:#81324d;">Text here</p>
        
        
          .mytext {color:#81324d;}
        
        Text color #81324d
      
           This box has a color of #81324d        
        
          <div style="background-color:#81324d;">Content here</div>
        
        
          .mybackground {background-color:#81324d;}
        
        Background color #81324d
      
           Border around this has a color of #81324d        
        
          <div style="border:2px solid #81324d;">Content here</div>
        
        
          .myborder {border:2px solid #81324d;}
        
        Border color #81324d